aboutsummaryrefslogtreecommitdiffstats
path: root/src/constructs/cryptobox/cryptobox.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-55/+0
* Move cryptobox/raw_key.cpp to new module cryptobox_psk which allows itlloyd2013-06-051-23/+0
* Pull the code doing TLS session crypto out to cryptobox for generallloyd2013-03-041-0/+25
* s/u32bit/size_t/lloyd2010-10-181-2/+2
* Realization while thinking about the recently added truncate: in a STLlloyd2010-09-071-0/+8
* In 1.9.9 I moved the cryptobox functions out of the CryptoBoxlloyd2010-08-101-6/+13
* Remove some of the more extraneous namespaceslloyd2010-06-161-9/+5
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-171-0/+42