aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_recp.c
Commit message (Expand)AuthorAgeFilesLines
* bn_fix_top() exists for compatibility's sake and is mapped toGeoff Thorpe2003-12-011-2/+2
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-0/+2
* Some provisional bignum debugging has begun to detect inconsistent BIGNUMGeoff Thorpe2003-10-291-0/+2
* The BN_mul bug test apparently is no longer neededBodo Möller2000-12-141-37/+0
* Fix some things that look like bugs.Bodo Möller2000-12-071-12/+55
* modular arithmeticsBodo Möller2000-11-261-1/+3
* Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte2000-11-061-7/+9
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* workaround no longer neededUlf Möller2000-02-261-9/+0
* BN_div_recp fix. I've ran divtest for 10 mins and it didn't exhibit aAndy Polyakov2000-02-261-18/+8
* divide the correct number...Ulf Möller2000-02-251-1/+1
* work around a bug in BN_div_recp or BN_reciprocalUlf Möller2000-02-241-0/+9
* Improve bntest slightly, and fix another bug in the BN library.Ulf Möller2000-02-061-0/+1
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-10/+12
* Some constification and stacks that slipped through the cracks (how?).Ben Laurie1999-06-041-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-26/+9
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-30/+146
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+125