]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/crypto/bn.pod
- use BN_set_negative and BN_is_negative instead of BN_set_sign
[thirdparty/openssl.git] / doc / crypto / bn.pod
2005-04-22  Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2001-09-03  Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-03-08  Bodo MöllerConstify BN_value_one.
2001-02-10  Bodo MöllerSimplify BN_rand_range
2001-02-07  Ulf MöllerBleichenbacher's DSA attack
2000-11-26  Bodo Möllermodular arithmetics
2000-02-26  Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-24  Ulf Möllernicer manpages
2000-02-03  Bodo MöllerSome 'const's for BNs.
2000-01-30  Dr. Stephen HensonUpdate docs.
2000-01-27  Ulf MöllerDocument DSA and SHA.
2000-01-27  Ulf MöllerRun ispell.
2000-01-27  Richard LevitteUpdate all links so they will be rendered better.
2000-01-24  Ulf MöllerRSA_print etc
2000-01-23  Ulf MöllerDocument the BN library.
2000-01-22  Ulf MöllerDocument the DH library, and make some minor changes...