Some precautions to avoid potential security-relevant problems.
[openssl.git] / crypto / bn / bn_nist.c
2008-09-14 Bodo MöllerSome precautions to avoid potential security-relevant...
2008-04-24 Andy PolyakovAdd 64-bit support to BN_nist_mod_244 and engage BN_nis...
2008-04-23 Andy PolyakovTakanori Yanagisawa has shown how to correctly use...
2008-04-18 Andy PolyakovResolve __DECC warning and keep disclaiming support...
2008-04-18 Andy PolyakovFix remaining BN_nist_mod_*.
2008-04-09 Andy PolyakovClarifying comment.
2008-04-09 Andy PolyakovDo BN_nist_mod_384 by the book, as cheating doesn't...
2008-04-01 Andy PolyakovFix fast reduction on NIST curves (as well BN_NIST_ADD_...
2005-06-29 Ben LaurieBrought forward from 0.9.8 - 64 bit warning fixes and...
2005-05-29 Richard LevitteTypo
2005-05-24 Richard LevitteDEC C complains about bad subscript, but we know better...
2005-05-03 Nils Larschrewrite of bn_nist.c, disable support for some curves...
2004-03-13 Geoff ThorpeConvert openssl code not to assume the deprecated form...
2004-03-09 Geoff ThorpeMinimise the amount of code dependent on BN_DEBUG_RAND...
2004-01-25 Andy PolyakovEven though C specification explicitly says that consta...
2003-11-05 Geoff ThorpeThis is a revert of my previous commit to "improve...
2003-11-05 Ulf Möllertypo in comment
2003-11-04 Geoff ThorpePut the first stage of my bignum debugging adventures...
2003-11-04 Geoff ThorpeThis is the least unacceptable way I've found for decla...
2003-10-29 Geoff ThorpeSome provisional bignum debugging has begun to detect...
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-10-28 Bodo Möllerfast reduction for NIST curves