Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -2/+2 |
* | Same treatment for cipher modes | Jack Lloyd | 2015-09-10 | 1 | -2/+0 |
* | lib/modes: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-24 | 1 | -23/+23 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -3/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | OCB cleanup and additional tests | lloyd | 2014-11-07 | 1 | -49/+41 |
* | Replace Transformatio::nstart with start_raw so we can do a full set | lloyd | 2014-11-05 | 1 | -1/+1 |
* | Fix various warnings from VC++ 2014 and add missing include | lloyd | 2014-10-31 | 1 | -3/+3 |
* | Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash. | lloyd | 2014-01-18 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+432 |