Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix leaks in ecx_set_{priv,pub}_key() | tb | 2022-11-23 | 1 | -9/+9 |
| | | | | | | | | When ecx_key_set_{priv,pub}() fails, ecx_key is leaked. CID 377014 From jsing | ||||
* | whitespace | tb | 2022-11-19 | 1 | -2/+2 |
| | |||||
* | Implement EVP interfaces for Ed25519 and X25519. | jsing | 2022-11-10 | 1 | -0/+862 |
ok beck@ tb@ |