Make binary curve ASN.1 work in FIPS mode.
authorMatt Caswell <frodo@baggins.org>
Tue, 26 Mar 2013 15:39:50 +0000 (15:39 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 26 Mar 2013 16:56:50 +0000 (16:56 +0000)
Don't check for binary curves by checking methods: the values will
be different in FIPS mode as they are redirected to the validated module
version.


No differences found