Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Faster curve25519 key generation via Edwards isomorphism | Vsevolod Stakhov | 2016-01-22 | 1 | -0/+8 |
* | We can include either 64 or 32 bits versions of curve25519-donna. | Vsevolod Stakhov | 2015-10-15 | 1 | -1/+1 |
* | Add testing for curve25519 ECDH. | Vsevolod Stakhov | 2015-10-12 | 1 | -1/+8 |
* | Rework curve25519 library for modular design. | Vsevolod Stakhov | 2015-10-12 | 1 | -2/+1 |
* | Set curve25519 bits on keypair generation. | Vsevolod Stakhov | 2015-02-06 | 1 | -8/+1 |
* | Add curve25519 and poly1305 by @agl / @floodyberry | Vsevolod Stakhov | 2015-02-06 | 1 | -0/+912 |