aboutsummaryrefslogtreecommitdiff
path: root/src/or/onion_ntor.h
AgeCommit message (Expand)Author
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-27Remove configure option to disable curve25519Sebastian Hahn
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-03Add reference implementation for ntor, plus compatibility testNick Mathewson
2013-01-03ntor: Don't fail fast server-side on an unrecognized KEYID(B)Nick Mathewson
2013-01-03Massive refactoring of the various handshake typesNick Mathewson
2013-01-02Move curve25519 keypair type to src/common; give it functionsNick Mathewson
2013-01-02Implementat the ntor handshakeNick Mathewson