Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved Ed25519 tests to libstrongswan | Andreas Steffen | 2016-12-14 | 6 | -646/+6 |
* | Implemented EdDSA for IKEv2 using a pro forma Identity hash function | Andreas Steffen | 2016-12-14 | 4 | -0/+77 |
* | Added Ed25519 ref10 implementation from libsodium | Andreas Steffen | 2016-12-14 | 12 | -16/+5785 |
* | Added support of EdDSA signatures | Andreas Steffen | 2016-12-14 | 8 | -2/+726 |
* | curve22519: Add a portable backend implemented in plain C | Martin Willi | 2016-11-14 | 4 | -0/+647 |
* | curve25519: Add a plugin providing Curve25519 DH using backend drivers | Martin Willi | 2016-11-14 | 7 | -0/+462 |