summaryrefslogtreecommitdiff
path: root/src/or/hs_ntor.c
AgeCommit message (Expand)Author
2018-07-01Minimize headers that include crypto_formats and x25519 stuffNick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2017-07-07Explicit length checks in create_rend_cpath().George Kadianakis
2017-07-07Refactor the HS ntor key expansion to fit the e2e circuit API.George Kadianakis
2017-04-13prop224: Add module that performs the HS ntor handshake.George Kadianakis