Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Algo_Registry | Jack Lloyd | 2016-10-21 | 1 | -1/+0 |
* | Cipher_Mode API improvements | Jack Lloyd | 2016-09-01 | 1 | -27/+24 |
* | Change calls to 'get_byte' to explicitly cast parameters and eliminate compil... | Dan Brown | 2016-04-27 | 1 | -2/+2 |
* | Reroot the exception hierarchy into a toplevel Exception class | Jack Lloyd | 2015-12-11 | 1 | -3/+3 |
* | 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 | -13/+13 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -3/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Replace Transformatio::nstart with start_raw so we can do a full set | lloyd | 2014-11-05 | 1 | -1/+1 |
* | Correct CCM for L != 2. Bugzilla 270 | lloyd | 2014-05-16 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+266 |