commit | 7283ecea22c65d7a817c575b43f807b2c29b9dc2 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Fri Feb 26 01:37:34 1999 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Fri Feb 26 01:37:34 1999 +0000 |
tree | 9b0de4a1712bf72d0d9d10888134f88ef3183949 | |
parent | 754048577b747d288ddf0479c5611a2ff257e27d [diff] |
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.