Completely remove mont2 stuff.
authorBodo Möller <bodo@openssl.org>
Thu, 15 Mar 2001 18:17:40 +0000 (18:17 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 15 Mar 2001 18:17:40 +0000 (18:17 +0000)
commit4f69172d25f1aab5dce50f97cd5ab61a6d74d771
tree65db34645d1d88ac91cdc29e3c9a751a655dc302
parenteb272ac0b07423a33f78e960dbe2c8abff06fdc6
Completely remove mont2 stuff.
It does not appear to be faster than the current Montgomery code
except for very small moduli (somewhere between 192 and 224 bits
in a 64-bit Sun environment, and even less than 192 bits
on 32 bit systems).
crypto/bn/bn_mont2.c [deleted file]
crypto/bn/bn_mont2.h [deleted file]
crypto/ec/ec.h
crypto/ec/ec_err.c
crypto/ec/ecp_mont2.c [deleted file]