BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. For
authorDr. Stephen Henson <steve@openssl.org>
Fri, 26 Feb 1999 01:37:34 +0000 (01:37 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 26 Feb 1999 01:37:34 +0000 (01:37 +0000)
commit7283ecea22c65d7a817c575b43f807b2c29b9dc2
tree9b0de4a1712bf72d0d9d10888134f88ef3183949
parent754048577b747d288ddf0479c5611a2ff257e27d
BN_RECURSION causes the stuff in bn_mont.c to fall over for large keys. For
now change it to BN_RECURSION_MONT so it isn't compiled in.
CHANGES
crypto/bn/bn_mont.c