Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid memory overread in last block of CFB encryption. | lloyd | 2014-01-18 | 1 | -1/+1 |
* | 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 |
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 10 | -18/+18 |
* | Move lib into src | lloyd | 2014-01-10 | 38 | -0/+3833 |