summaryrefslogtreecommitdiff
path: root/src/test/test_crypto.c
AgeCommit message (Expand)Author
2010-06-22Add a function to return a double in range [0,1).Nick Mathewson
2010-02-27Update copyright dates for files not in maint-0.2.1Nick Mathewson
2009-10-26Fix CID 409: check return value of base64_encode in testsNick Mathewson
2009-10-25Reduce log level for someone else sending us weak DH keys.Karsten Loesing
2009-10-15Support for encoding and decoding 256-bit digests in base64Nick Mathewson
2009-09-27Improved fix for test_memeq_hex leak.Nick Mathewson
2009-09-23Split crypto tests into a separate module.Nick Mathewson