summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_shift.c
AgeCommit message (Expand)Author
2011-11-14BN update from HEAD.Andy Polyakov
2008-10-28Fix crash in BN_rshift.Andy Polyakov
2003-11-13This rewrites two "for" loops in BN_rshift() - equality with zero isGeoff Thorpe
2003-11-06Add debug-screening of input parameters to some functions I'd missedGeoff Thorpe
2003-11-04Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe
2000-11-30Fix BN_rshift, which caused lots of trouble.Bodo Möller
2000-11-29Fix warnings in expspeed.c (but the segmentation fault remains)Bodo Möller
2000-11-06Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte
2000-06-13This probably fixes a BN_rshift bug.Bodo Möller
1999-06-04Some constification and stacks that slipped through the cracks (how?).Ben Laurie
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall