CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/10 06:09:34
Modified files:
lib/libcrypto/asn1: asn1.h t_pkey.c
Log message:
Port ASN1_buf_print() from OpenSSL 1.1.
This is needed to print byte array based keys, such as Ed25519 and X25519.
ok beck@ tb@
