Remove some unneeded code
[openssl.git] / crypto / ec / ec2_mult.c
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2016-11-15 Rich SalzCheck return value of some BN functions.
2016-05-17 Rich SalzCopyright consolidation 05/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-05-01 Rich Salzfree NULL cleanup 7
2015-03-25 Rich Salzfree NULL cleanup.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
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
2014-03-12 Dr. Stephen HensonFix for CVE-2014-0076
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...
2010-08-26 Bodo MöllerECC library bugfixes.
2008-10-28 Andy Polyakovec2_mult.c readability update.
2005-09-12 Bodo Möllercorrect+extend publication info
2005-04-26 Bodo MöllerFix various incorrect error function codes.
2005-04-22 Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2004-03-13 Geoff ThorpeConvert openssl code not to assume the deprecated form...
2003-05-21 Richard LevitteCorrect signedness
2003-02-06 Bodo Möllerimplement fast point multiplication with precomputation
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-08-02 Bodo Möllertypo
2002-08-02 Bodo Mölleradd support for elliptic curves over binary fields