CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/12 04:24:39
Modified files:
lib/libcrypto/objects: obj_xref.h obj_xref.txt
Log message:
Add obj_xref for ECDH schemes in RFC 5753
Found missing sigoid_srt record in crypto/objects/obj_xref.h, and
this causes error while executing openssl cms -encrypt with EC key/cert.
Added required definitions to obj_xref.txt and obj_xref.h.
Issue reported by Theodore Wynnychenko (tmw <at> uchicago.edu) on misc.
ok tb@
