Age | Commit message (Expand) | Author |
---|---|---|
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson |
2014-10-28 | Add another year to our copyright dates. | Nick Mathewson |
2014-10-27 | Remove configure option to disable curve25519 | Sebastian Hahn |
2014-09-25 | Support for writing ed25519 public/private components to disk. | Nick Mathewson |
2014-09-25 | Add Ed25519 support, wrappers, and tests. | Nick Mathewson |
2014-02-07 | Explain CURVE25519_ENABLED: closes 9774 | Nick Mathewson |
2013-07-10 | Completely refactor how FILENAME_PRIVATE works | Nick Mathewson |
2013-02-04 | Fix compilation with --disable-curve25519 option | Nick Mathewson |
2013-01-16 | Update the copyright date to 201. | Nick Mathewson |
2013-01-05 | Make the = at the end of ntor-onion-key optional. | Nick Mathewson |
2013-01-03 | Check all crypto_rand return values for ntor. | Nick Mathewson |
2013-01-02 | Move curve25519 keypair type to src/common; give it functions | Nick Mathewson |
2013-01-02 | Add a wrapper around, and test and build support for, curve25519. | Nick Mathewson |