summaryrefslogtreecommitdiff
path: root/src/common/crypto_util.c
AgeCommit message (Expand)Author
2018-05-18Refactor crypto.[ch] into smaller HKDF module.Fernando Fernandez Mancera
2018-05-08Add crypto_log_errors() to crypto_util.[ch]Fernando Fernandez Mancera
2018-05-03Move some includes around to try to fix windows buildsNick Mathewson
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft