[openssl-dev] [openssl.org #4249] ECDSA method flags

Roumen Petrov via RT rt at openssl.org
Sat Jan 16 15:37:39 UTC 2016


In 1.0.2 branch commit 94c2f77a62be7079ab1893ab14b18a30157c4532 add 
functions to set ECDSA_METHOD structure.
One on functions is to set flags. Until now ECDSA flags are defined only 
in non-installed header.


1) "0003-move-some-ECDSA_METHOD-declarations-after-descriptio.patch"
First patch is cosmetic correction of above mentioned commit - move some 
declarations after description.

2) "0004-public-flag-ECDSA_FLAG_FIPS_METHOD.patch"
Actual patch that moves ECDSA flags to public header.

3) "0005-remove-unused-flag-EC_FLAG_FIPS_CHECKED.patch"

OpenSSL describes flag EC_FLAG_FIPS_CHECKED but this flags is not used 
in fips enabled openssl build. It seems to me is enough to set flag 
ECDSA_FLAG_FIPS_METHOD to allow ECDSA method to work in fips mode.


Regards,
Roumen Petrov



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-move-some-ECDSA_METHOD-declarations-after-descriptio.patch
Type: text/x-diff
Size: 1389 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160116/879f425c/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-public-flag-ECDSA_FLAG_FIPS_METHOD.patch
Type: text/x-diff
Size: 1739 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160116/879f425c/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-remove-unused-flag-EC_FLAG_FIPS_CHECKED.patch
Type: text/x-diff
Size: 2842 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160116/879f425c/attachment-0005.patch>


More information about the openssl-dev mailing list