Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support 96 bit nonces in ChaCha20 as specified in ↵ | lloyd | 2014-12-29 | 2 | -3/+12 |
| | | | | draft-irtf-cfrg-chacha20-poly1305-03 | ||||
* | Remove unused include | lloyd | 2014-02-13 | 1 | -1/+0 |
| | |||||
* | Add ChaCha | lloyd | 2014-01-31 | 5 | -77/+285 |
| | |||||
* | Guess I won't be needing these | lloyd | 2014-01-18 | 2 | -2/+0 |
| | |||||
* | More unique_ptr | lloyd | 2014-01-18 | 4 | -127/+67 |
| | |||||
* | Move lib into src | lloyd | 2014-01-10 | 15 | -0/+910 |