]> git.ipfire.org Git - thirdparty/tor.git/commit
Comments and tweaks based on review by asn
authorNick Mathewson <nickm@torproject.org>
Thu, 25 Sep 2014 19:03:55 +0000 (15:03 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 25 Sep 2014 19:08:32 +0000 (15:08 -0400)
commit46cda485bce60894d3128dcd42831a8c6cc7bcb4
treed275ffaf6c369520474a34a10d287840d823b5aa
parent6dbd451b9f7542b16f64415a57a1af26723f8645
Comments and tweaks based on review by asn

Add some documentation

Rename "derive" -> "blind"

Check for failure on randombytes().
src/common/crypto_curve25519.c
src/common/crypto_ed25519.c
src/ext/ed25519/ref10/blinding.c
src/ext/ed25519/ref10/crypto_hash_sha512.h
src/ext/ed25519/ref10/ed25519_ref10.h
src/ext/ed25519/ref10/keypair.c
src/ext/ed25519/ref10/open.c
src/ext/ed25519/ref10/sign.c