CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/10 09:37:52
Modified files:
lib/libcrypto : Makefile
lib/libcrypto/asn1: ameth_lib.c
lib/libcrypto/ec: ec.h ec_err.c
lib/libcrypto/evp: evp.h evp_locl.h pmeth_lib.c
Added files:
lib/libcrypto/ec: ecx_methods.c
Log message:
Implement EVP interfaces for Ed25519 and X25519.
ok beck@ tb@
