commit | a0a5407901ae93fadcfead6d44b923b8ef1ad579 | [log] [tgz] |
---|---|---|
author | Mark J. Cox <mark@openssl.org> | Thu Jan 28 10:40:38 1999 +0000 |
committer | Mark J. Cox <mark@openssl.org> | Thu Jan 28 10:40:38 1999 +0000 |
tree | f491c5aedf07971f7a960e0976e7eef3d508e090 | |
parent | 8938272b322353aa564c21597ff43c010a0dd487 [diff] |
Fixes to BN code. Previously the default was to define BN_RECURSION but the BN code had some problems that would cause failures when doing certificate verification and some other functions. Submitted by: Eric A Young from a C2Net version of SSLeay Reviewed by: Mark J Cox PR: