aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypt_ops/crypto_digest.h
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-28add missing docs in crypto_digest*Nick Mathewson
2019-01-17Add a function to compute an XOF in one shot.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-04Several unit tests to improve test coverage of x509*.cNick Mathewson
2018-07-31Use NSS's digest code in Tor.Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-06-22Extract smartlist.h from container.hNick Mathewson
2018-06-22Remove bloom filters, order statistics, and bitarrays from container.hNick Mathewson
2018-06-22Remove container->crypto dependencyNick Mathewson
2018-06-22Rectify include paths after container split (automatic)Nick Mathewson
2018-06-21Split crypto and tls libraries into directoriesNick Mathewson