]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/ec/ec_lib.c
New option to disable characteristic two fields in EC code.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 12 Feb 2011 17:23:32 +0000 (17:23 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 12 Feb 2011 17:23:32 +0000 (17:23 +0000)
commitb3310161249a848a5243952467a1f3927ad78bfa
treeeffad6f46ee2d9e78d9b03807f0e4d97c70804b9
parentafb4191304f1fd67569be10f04abf57064cbb197
New option to disable characteristic two fields in EC code.
19 files changed:
CHANGES
crypto/bn/bn_gf2m.c
crypto/bn/bntest.c
crypto/ec/ec.h
crypto/ec/ec2_mult.c
crypto/ec/ec2_smpl.c
crypto/ec/ec_asn1.c
crypto/ec/ec_curve.c
crypto/ec/ec_cvt.c
crypto/ec/ec_err.c
crypto/ec/ec_key.c
crypto/ec/ec_lib.c
crypto/ec/eck_prn.c
crypto/ec/ectest.c
crypto/ecdh/ecdhtest.c
crypto/ecdh/ech_ossl.c
crypto/ecdsa/ecdsatest.c
crypto/ecdsa/ecs_ossl.c
ssl/ssltest.c