Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Use libsodium instead of hand crafted crypto implementations | Vsevolod Stakhov | 2019-07-08 | 1 | -246/+0 |
* | [Rework] Use VEX instructions, relocate | Vsevolod Stakhov | 2019-02-13 | 1 | -1/+1 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -22/+12 |
* | Migrate to ref10 curve25519 implmentation | Vsevolod Stakhov | 2016-01-28 | 1 | -1/+2 |
* | 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 | 1 | -0/+41 |
* | Add testing for curve25519 ECDH. | Vsevolod Stakhov | 2015-10-12 | 1 | -1/+7 |
* | Add Sandy2x implementation by Tung Chou for curve25519 | Vsevolod Stakhov | 2015-10-12 | 1 | -0/+207 |