Files
mbedtls/ChangeLog.d/rfc8410.txt
Jethro BeekmanandGijs Kwakkel 0167244be4 Read and write X25519 and X448 private keys
Signed-off-by: Jethro Beekman <[email protected]>
Co-authored-by: Gijs Kwakkel <[email protected]>
Signed-off-by: Gijs Kwakkel <[email protected]>
2023-05-04 13:01:47 +02:00

4 lines
142 B
Plaintext

Features
* Add support for reading and writing X25519 and X448
public and private keys in RFC 8410 format using the existing PK APIs.