Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 gadi atpakaļ |
Nick Mathewson
|
8b6a952c94
Avoid clang warnings from implicit off_t->size_t cast
|
11 gadi atpakaļ |
Nick Mathewson
|
266419d244
Tolerate curve25519 backends where the high bit of the pk isn't ignored
|
11 gadi atpakaļ |
Nick Mathewson
|
5ea9a90d68
Fix compilation with --disable-curve25519 option
|
11 gadi atpakaļ |
Nick Mathewson
|
abb5519d93
typo in crypto_curve25519.c comment, spotted by rransom
|
11 gadi atpakaļ |
Nick Mathewson
|
b987081941
Check for nacl headers in nacl/ subdir
|
12 gadi atpakaļ |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
12 gadi atpakaļ |
Roger Dingledine
|
6e4a4002c5
Clean up odds and ends
|
12 gadi atpakaļ |
Nick Mathewson
|
31d888c834
Make the = at the end of ntor-onion-key optional.
|
12 gadi atpakaļ |
Nick Mathewson
|
d3de0b91fb
Check all crypto_rand return values for ntor.
|
12 gadi atpakaļ |
Nick Mathewson
|
5f219ddd02
Use safe_mem_is_zero for checking curve25519 output for 0-ness
|
12 gadi atpakaļ |
Nick Mathewson
|
6c883bc638
Move curve25519 keypair type to src/common; give it functions
|
12 gadi atpakaļ |
Nick Mathewson
|
25c05cb747
Refactor strong os-RNG into its own function
|
12 gadi atpakaļ |
Nick Mathewson
|
89ec584805
Add a wrapper around, and test and build support for, curve25519.
|
12 gadi atpakaļ |