summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_nist.c
AgeCommit message (Expand)Author
2005-06-29Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes.Ben Laurie
2005-05-29TypoRichard Levitte
2005-05-24DEC C complains about bad subscript, but we know better, so let's shut it up.Richard Levitte
2005-05-03rewrite of bn_nist.c, disable support for some curves on 64 bit platformsNils Larsch
2004-03-13Convert openssl code not to assume the deprecated form of BN_zero().Geoff Thorpe
2004-03-09Minimise the amount of code dependent on BN_DEBUG_RAND. In particular,Geoff Thorpe
2004-01-25Even though C specification explicitly says that constant type "stretches"Andy Polyakov
2003-11-05This is a revert of my previous commit to "improve" the declaration ofGeoff Thorpe
2003-11-05typo in commentUlf Möller
2003-11-04Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe
2003-11-04This is the least unacceptable way I've found for declaring the bignum dataGeoff Thorpe
2003-10-29Some provisional bignum debugging has begun to detect inconsistent BIGNUMGeoff Thorpe
2002-10-28clean up new code for NIST primesBodo Möller
2002-10-28fast reduction for NIST curvesBodo Möller