Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Transformatio::nstart with start_raw so we can do a full set | lloyd | 2014-11-05 | 1 | -0/+2 |
* | Add the CMAC constants for 256 and 512 bit block ciphers | lloyd | 2014-02-02 | 1 | -6/+28 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 5 | -5/+0 |
* | More unique_ptr, also cleanup MGF1 usage | lloyd | 2014-01-18 | 1 | -2/+3 |
* | Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash. | lloyd | 2014-01-18 | 11 | -207/+178 |
* | Move lib into src | lloyd | 2014-01-10 | 18 | -0/+919 |