CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/07 07:01:28
Modified files:
lib/libcrypto/asn1: asn1.h
lib/libcrypto/bn: bn.h
lib/libcrypto/dh: dh.h
lib/libcrypto/dsa: dsa.h
lib/libcrypto/evp: evp.h
lib/libcrypto/rsa: rsa.h
lib/libcrypto/x509: x509_vfy.h
Log message:
Expose new API in headers.
These are mostly security-level related, but there are also ASN1_TIME
and ASN_INTEGER functions here, as well as some missing accessors.
ok jsing
