summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec2_mult.c
AgeCommit message (Expand)Author
2016-05-17Copyright consolidation 05/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-03-25free NULL cleanup.Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-08Implement internally opaque bn access from ecMatt Caswell
2014-12-08remove OPENSSL_FIPSAPIDr. Stephen Henson
2014-03-12Fix for CVE-2014-0076Dr. Stephen Henson
2011-02-14Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson
2011-02-12New option to disable characteristic two fields in EC code.Dr. Stephen Henson
2010-08-26ECC library bugfixes.Bodo Möller
2008-10-28ec2_mult.c readability update.Andy Polyakov
2005-09-12correct+extend publication infoBodo Möller
2005-04-26Fix various incorrect error function codes.Bodo Möller
2005-04-22- use BN_set_negative and BN_is_negative instead of BN_set_signNils Larsch
2004-03-13Convert openssl code not to assume the deprecated form of BN_zero().Geoff Thorpe
2003-05-21Correct signednessRichard Levitte
2003-02-06implement fast point multiplication with precomputationBodo Möller
2002-11-23rename some functions to improve consistencyBodo Möller
2002-11-04implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller
2002-10-29Sun has agreed to removing the covenant language from most files.Bodo Möller
2002-08-02typoBodo Möller
2002-08-02add support for elliptic curves over binary fieldsBodo Möller