Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose direct access API for Ed25519. | tb | 2022-11-13 | 1 | -3/+1 |
* | zap stray space (CRITICAL!) | tb | 2022-11-11 | 1 | -2/+2 |
* | Rework ED25519 API. | jsing | 2022-11-09 | 1 | -16/+12 |
* | Enable Ed25519 internal to libcrypto. | jsing | 2022-11-06 | 1 | -1/+43 |
* | $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 |
* | Add support for X25519. | jsing | 2016-11-05 | 1 | -0/+63 |