aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto_rand.h
AgeCommit message (Expand)Author
2018-06-21Split crypto and tls libraries into directoriesNick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-05-30Fix various typosNick Mathewson
2018-04-18crypto: Move declaration of crypto_init_siphash_key() into crypto.h.Isis Lovecruft
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft