Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to ref10 curve25519 implmentation | Vsevolod Stakhov | 2016-01-28 | 5 | -263/+4353 |
* | Improve planning of asynchronous tasks | Vsevolod Stakhov | 2016-01-26 | 1 | -0/+1 |
* | Faster curve25519 key generation via Edwards isomorphism | Vsevolod Stakhov | 2016-01-22 | 8 | -3/+1359 |
* | Remove unused var. | Vsevolod Stakhov | 2016-01-11 | 1 | -1/+0 |
* | Fix architecture detection. | Vsevolod Stakhov | 2015-10-23 | 1 | -1/+1 |
* | Fix build on arm | Vsevolod Stakhov | 2015-10-18 | 1 | -3/+6 |
* | We can include either 64 or 32 bits versions of curve25519-donna. | Vsevolod Stakhov | 2015-10-15 | 3 | -10/+6 |
* | Add testing for curve25519 ECDH. | Vsevolod Stakhov | 2015-10-12 | 6 | -96/+183 |
* | Add Sandy2x implementation by Tung Chou for curve25519 | Vsevolod Stakhov | 2015-10-12 | 3 | -0/+2192 |
* | Rework curve25519 library for modular design. | Vsevolod Stakhov | 2015-10-12 | 4 | -5/+100 |
* | Set curve25519 bits on keypair generation. | Vsevolod Stakhov | 2015-02-06 | 3 | -23/+4 |
* | Add curve25519 and poly1305 by @agl / @floodyberry | Vsevolod Stakhov | 2015-02-06 | 5 | -0/+1791 |