CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/08 11:00:05
Modified files:
lib/libcrypto/ec: ec_ameth.c
Log message:
Add CMS ECC support.
This brings in EC code from OpenSSL 1.1.1b, with style(9) and whitespace
cleanups. All of this code is currently under OPENSSL_NO_CMS hence is a
no-op.
ok inoguchi@
