]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bn/bn_nist.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / bn / bn_nist.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08  Dr. Stephen HensonRemove fips_constseg references.
2014-09-30  Andy Polyakovcrypto/bn/bn_nist.c: bring original failing code back...
2014-09-24  Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
2013-02-14  Andy Polyakovbn_nist.c: work around clang 3.0 bug.
2012-07-02  Andy Polyakovbn_nist.c: compensate for VC bug [with optimization...
2012-02-02  Andy Polyakovbn_nist.c: make new optimized code dependent on BN_LLONG.
2012-01-06  Andy Polyakovbn_nist.c: harmonize buf in BN_nist_mod_256 with other...
2011-11-13  Andy Polyakovbn_nist.c: fix strict-aliasing compiler warning.
2011-09-14  Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-05-11  Andy Polyakovbn_nist.c: fix shadowing warnings.
2011-05-09  Andy PolyakovOptimized bn_nist.c. Performance improvement varies...
2011-03-19  Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-02-14  Dr. Stephen HensonNew function BN_nist_mod_func which returns an appropri...
2008-12-29  Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01  Ben Lauriesize_tification.
2008-10-16  Andy PolyakovFix argument order in BN_nnmod call and implement rigor...
2008-10-15  Andy PolyakovRemove redundant BN_ucmp, fix boundary condition in...
2008-09-15  Geoff ThorpeFix build warnings.
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