aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_mod.c
Commit message (Expand)AuthorAgeFilesLines
* remove OPENSSL_FIPSAPIDr. Stephen Henson2014-12-081-1/+1
* Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source filesDr. Stephen Henson2011-02-031-0/+2
* When adding positive elements, we can use BN_uadd() instead of BN_add().Geoff Thorpe2004-02-221-1/+1
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-0/+5
* binary algorithm for modular inversionBodo Möller2001-04-081-2/+2
* More BN_mod_... functions.Bodo Möller2000-11-261-21/+132
* Add bn_mod.c (should have happend in the previous commit ...).Bodo Möller2000-11-261-0/+185
* Remove obsolete files from SSLeay 0.8.Ulf Möller1999-04-061-97/+0
* 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/+97