aboutsummaryrefslogtreecommitdiff
path: root/src/ext/curve25519_donna
AgeCommit message (Expand)Author
2020-11-12Fix typos.Samanta Navarro
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2016-07-28Fix a set of variable-shadowing warnings in curve25519-donna.cNick Mathewson
2014-07-15Small tweaks to make curve25519-donna32 compile with our warningsNick Mathewson
2014-07-15Update to latest curve25519-donna32Nick Mathewson
2013-02-14Use torint.h in curve25519-donna*.cNick Mathewson
2013-01-03Update our copy of curve25519-donna-c64.Nick Mathewson
2013-01-03Use always_inline only with inline; otherwise GCC gripesNick Mathewson
2013-01-02curve25519-donna-c64: make endian-neutralness fns staticNick Mathewson
2013-01-02curve25519-donna-c64: work on bigendian and alignment-happy systemsNick Mathewson
2013-01-02Make curve25519-donna work with our compiler warnings.Nick Mathewson
2013-01-02Add fallback implementations for curve25519: curve25519_donnaNick Mathewson