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:58:40 +0000 (16:58 +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.
(cherry picked from commit 94782e0e9c28bd872107b8f814f4db68c9fbf5ab)


No differences found