Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guess I won't be needing these | lloyd | 2014-01-18 | 9 | -9/+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 | 10 | -18/+18 |
| | | | | | 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 | 38 | -0/+3833 |