aboutsummaryrefslogtreecommitdiff
path: root/crypto/bn/bn_mod.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-22When adding positive elements, we can use BN_uadd() instead of BN_add().Geoff Thorpe1-1/+1
2003-11-04Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe1-0/+5
2001-04-08binary algorithm for modular inversionBodo Möller1-2/+2
2000-11-26More BN_mod_... functions.Bodo Möller1-21/+132
2000-11-26Add bn_mod.c (should have happend in the previous commit ...).Bodo Möller1-0/+185
1999-04-06Remove obsolete files from SSLeay 0.8.Ulf Möller1-97/+0
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+97