Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Check for nacl headers in nacl/ subdir | Nick Mathewson | 2013-01-16 |
* | Update the copyright date to 201. | Nick Mathewson | 2013-01-16 |
* | Clean up odds and ends | Roger Dingledine | 2013-01-15 |
* | Make the = at the end of ntor-onion-key optional. | Nick Mathewson | 2013-01-05 |
* | Check all crypto_rand return values for ntor. | Nick Mathewson | 2013-01-03 |
* | Use safe_mem_is_zero for checking curve25519 output for 0-ness | Nick Mathewson | 2013-01-03 |
* | Move curve25519 keypair type to src/common; give it functions | Nick Mathewson | 2013-01-02 |
* | Refactor strong os-RNG into its own function | Nick Mathewson | 2013-01-02 |
* | Add a wrapper around, and test and build support for, curve25519. | Nick Mathewson | 2013-01-02 |