Remove BN_CTX_DEBUG from the normal debug build flags (it's too noisy
authorNils Larsch <nils@openssl.org>
Sat, 23 Jul 2005 08:46:41 +0000 (08:46 +0000)
committerNils Larsch <nils@openssl.org>
Sat, 23 Jul 2005 08:46:41 +0000 (08:46 +0000)
commit0cdd29ea78e3d82bc4286aa13ac6a8307e368434
treeac933fd4daad5f30e156249730361b9d7561b9ca
parent7dec24688fa049289f9a8fdabf2892425c5d988d
Remove BN_CTX_DEBUG from the normal debug build flags (it's too noisy
to be really useful for 'normal' debugging).
Disable EC_GROUP_precompute_mult for the nist curves in ectest.c as
it causes problems when libefence is used.
Configure
crypto/ec/ectest.c