Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | poly1305: make internal symbols internal | Dmitry Baryshkov | 2020-04-15 | 1 | -2/+3 |
* | chacha: add variant that treats counter value as 32-bit | Daiki Ueno | 2020-03-09 | 1 | -2/+2 |
* | abi: explicitly export intended symbols and hide others | Nikos Mavrogiannopoulos | 2018-07-07 | 1 | -0/+1 |
* | Update chacha-poly1305 for draft-irtf-cfrg-chacha20-poly1305-08.chacha96 | Niels Möller | 2015-01-30 | 1 | -32/+36 |
* | Fix file header copy&paste errors. | Niels Möller | 2014-07-04 | 1 | -1/+1 |
* | Added FIXME comment. Auto-increment for chacha-poly1305 nonce? | Niels Möller | 2014-05-05 | 1 | -0/+2 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -23/+31 |
* | Renamed chacha256_set_key to chacha_set_key. | Niels Möller | 2014-03-04 | 1 | -1/+1 |
* | Implemented chacha-poly1305. | Niels Möller | 2014-02-12 | 1 | -0/+152 |