CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/13 06:59:46
Modified files:
lib/libcrypto/asn1: asn1.h
Log message:
Expose ASN1_buf_print() in asn1.h
This is needed to print the 32-byte Ed25519 keys which aren't handled
as BNs.
