]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ec/ec2_smpl.c
EC_POINT_is_on_curve does not return a boolean
[thirdparty/openssl.git] / crypto / ec / ec2_smpl.c
2015-06-10  Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_0_9_8-post-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellYet more changes to comments
2015-01-22  Matt CaswellAdditional comment changes for reformat of 0.9.8
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2011-10-26  Dr. Stephen HensonPR: 2632
2011-01-24  Dr. Stephen HensonPR: 1612
2010-02-23  Bodo MöllerAlways check bn_wexpend() return values for failure...
2006-03-13  Nils Larschfix error found by coverity: check if ctx is != NULL...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
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