aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto_curve25519.c
Commit message (Expand)AuthorAge
* Check for nacl headers in nacl/ subdirNick Mathewson2013-01-16
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Clean up odds and endsRoger Dingledine2013-01-15
* Make the = at the end of ntor-onion-key optional.Nick Mathewson2013-01-05
* Check all crypto_rand return values for ntor.Nick Mathewson2013-01-03
* Use safe_mem_is_zero for checking curve25519 output for 0-nessNick Mathewson2013-01-03
* Move curve25519 keypair type to src/common; give it functionsNick Mathewson2013-01-02
* Refactor strong os-RNG into its own functionNick Mathewson2013-01-02
* Add a wrapper around, and test and build support for, curve25519.Nick Mathewson2013-01-02