aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec2_mult.c
Commit message (Expand)AuthorAgeFilesLines
* Convert openssl code not to assume the deprecated form of BN_zero().Geoff Thorpe2004-03-131-2/+2
* Correct signednessRichard Levitte2003-05-211-1/+2
* implement fast point multiplication with precomputationBodo Möller2003-02-061-9/+13
* rename some functions to improve consistencyBodo Möller2002-11-231-16/+15
* implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller2002-11-041-4/+6
* Sun has agreed to removing the covenant language from most files.Bodo Möller2002-10-291-13/+0
* typoBodo Möller2002-08-021-1/+1
* add support for elliptic curves over binary fieldsBodo Möller2002-08-021-0/+387