Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct CCM for L != 2. Bugzilla 270 | lloyd | 2014-05-16 | 1 | -1/+1 |
| | |||||
* | Clang fixes | lloyd | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | More fixes for minified builds | lloyd | 2014-02-09 | 1 | -0/+1 |
| | |||||
* | Add header guard and fix amalgamation. Github issue 10. | lloyd | 2014-01-31 | 1 | -0/+5 |
| | |||||
* | Guess I won't be needing these | lloyd | 2014-01-18 | 5 | -5/+0 |
| | |||||
* | Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash. | lloyd | 2014-01-18 | 2 | -4/+4 |
| | | | | m_ namespaced everything while I'm in there. Changed CMAC poly_double signature. | ||||
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 5 | -13/+13 |
| | | | | | Remove the unhelpful 'Algorithm' base class which had previously acted more or less as a global base. | ||||
* | Move lib into src | lloyd | 2014-01-10 | 21 | -0/+2278 |