index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
crypto_curve25519.c
Commit message (
Expand
)
Author
Age
*
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
Avoid clang warnings from implicit off_t->size_t cast
Nick Mathewson
2013-03-23
*
Tolerate curve25519 backends where the high bit of the pk isn't ignored
Nick Mathewson
2013-02-07
*
Fix compilation with --disable-curve25519 option
Nick Mathewson
2013-02-04
*
typo in crypto_curve25519.c comment, spotted by rransom
Nick Mathewson
2013-01-31
*
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