aboutsummaryrefslogtreecommitdiff
path: root/crypto/bn/bn_shift.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-13This rewrites two "for" loops in BN_rshift() - equality with zero isGeoff Thorpe1-3/+2
2003-11-06Add debug-screening of input parameters to some functions I'd missedGeoff Thorpe1-0/+12
2003-11-04Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe1-3/+7
2000-11-30Fix BN_rshift, which caused lots of trouble.Bodo Möller1-0/+5
2000-11-29Fix warnings in expspeed.c (but the segmentation fault remains)Bodo Möller1-1/+1
2000-11-06Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte1-3/+3
2000-06-13This probably fixes a BN_rshift bug.Bodo Möller1-1/+1
1999-06-04Some constification and stacks that slipped through the cracks (how?).Ben Laurie1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-14/+4
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-6/+6
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+210