Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $OpenBSD$ | tb | 2019-05-11 | 1 | -0/+1 |
| | |||||
* | Define X25519_KEY_LENGTH and use it so we have fewer magic numbers. | jsing | 2016-12-17 | 1 | -3/+7 |
| | | | | ok beck@ | ||||
* | Add support for X25519. | jsing | 2016-11-05 | 1 | -0/+63 |
This brings in code from BoringSSL, which is mostly taken from SUPERCOP. ok beck@ bcook@ |