]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ec2_smpl.c
free NULL cleanup 7
[thirdparty/openssl.git] / crypto / ec / ec2_smpl.c
2015-05-01  Rich Salzfree NULL cleanup 7
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMore comments
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-08  Matt CaswellImplement internally opaque bn access from ec
2014-12-08  Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2011-10-26  Dr. Stephen HensonPR: 2632
2011-02-14  Dr. Stephen HensonReorganise ECC code for inclusion in FIPS module.
2011-02-12  Dr. Stephen HensonNew option to disable characteristic two fields in...
2011-01-24  Dr. Stephen HensonPR: 1612
2011-01-19  Dr. Stephen Hensonoops, revert mistakenly committed EC changes
2011-01-19  Dr. Stephen HensonAdd additional parameter to dsa_builtin_paramgen to...
2010-02-23  Bodo MöllerAlways check bn_wexpend() return values for failure...
2006-06-18  Bodo MöllerChange array representation of binary polynomials to...
2006-03-13  Nils Larschfix error found by coverity: check if ctx is != NULL...
2005-11-15  Bodo MöllerdeFUDify: don't require OPENSSL_EC_BIN_PT_COMP
2005-04-22  Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2004-07-16  Geoff ThorpeUsing Horner's algorithm to evaluate the ec polynomial
2004-03-15  Richard LevitteMake sure we use unsigned constants, or come compilers...
2004-03-13  Geoff ThorpeConvert openssl code not to assume the deprecated form...
2003-02-06  Bodo Möllerimplement fast point multiplication with precomputation
2003-01-21  Bodo Möllerfix warnings
2002-11-23  Bodo Möllerrename some functions to improve consistency
2002-11-04  Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-10-29  Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-28  Bodo Möllerremove superfluous code
2002-09-16  Bodo Möllermake sure 'neg' flag (which does not really matter...
2002-08-26  Bodo Möllerless specific interface for EC_GROUP_get_basis_type
2002-08-02  Bodo MöllerRename implementations of method functions so that...
2002-08-02  Bodo Mölleradd support for elliptic curves over binary fields