Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -8/+35 |
* | poly1305_digest: Use union nettle_block16. | Niels Möller | 2014-01-20 | 1 | -10/+11 |
* | Move block buffer from poly1305_ctx to poly1305_aes_ctx. Simplify poly1305_di...poly1305 | Niels Möller | 2014-01-20 | 1 | -23/+12 |
* | poly1305_block: New argument for the high bit. | Niels Möller | 2014-01-17 | 1 | -32/+18 |
* | Typo fix for poly1305 C implementation. | Niels Möller | 2014-01-16 | 1 | -3/+3 |
* | Preparations for 64-bit poly1305. | Niels Möller | 2013-11-21 | 1 | -5/+22 |
* | New function poly1305_block_internal. | Niels Möller | 2013-11-12 | 1 | -44/+33 |
* | New file poly1305-internal.c | Niels Möller | 2013-11-12 | 1 | -0/+189 |