Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -2/+0 |
* | s/auto/size_t/ | Simon Warta | 2015-07-03 | 1 | -1/+1 |
* | More changes for use with debug STL | Simon Warta | 2015-06-30 | 1 | -1/+5 |
* | lib/mac: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-25 | 1 | -4/+4 |
* | Wrong function | lloyd | 2015-02-28 | 1 | -1/+1 |
* | Amalgamation fixes; inline the poly1305 header and :: namespace OpenSSL funcs | lloyd | 2015-02-22 | 1 | -2/+129 |
* | Use registry for streams and MACs. Start updating callers. | lloyd | 2015-01-31 | 1 | -1/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Fix one past the end write in Poly1305 finish | lloyd | 2014-12-31 | 1 | -1/+1 |
* | Add Poly1305, based on poly1305-donna by Andrew Moon. | lloyd | 2014-12-29 | 1 | -0/+73 |