summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ec_curve.c
AgeCommit message (Expand)Author
2007-08-31Compress and more aggressively constify ec_curve.c [the latter isAndy Polyakov
2005-12-13commentBodo Möller
2005-05-10give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch
2005-05-08give EC_GROUP_*_nid functions a more meaningful nameNils Larsch
2004-07-06Improve error handling if decompression of an ec point fails, and cleanupGeoff Thorpe
2004-03-25Adds warnings about two curves and fixes the "seed" value for two otherGeoff Thorpe
2003-11-29Add IPSec/IKE/Oakley curves.Richard Levitte
2003-01-16avoid potential confusion about curves (prime192v1 and prime256v1 areBodo Möller
2002-11-11corrections to built-in curvesBodo Möller
2002-10-29Sun has agreed to removing the covenant language from most files.Bodo Möller
2002-09-02change API for looking at the internal curve listBodo Möller
2002-08-15Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),Bodo Möller
2002-08-02add support for elliptic curves over binary fieldsBodo Möller
2002-04-08Apply OID fixes for elliptic curves as supplied byLutz Jänicke
2002-03-18Fix bugs and typos.Bodo Möller
2002-03-08EC curve stuffBodo Möller
2002-03-07fix spacingBodo Möller
2002-03-07Add more curves.Bodo Möller
2002-02-13some modifications to named curve supportBodo Möller
2002-02-13add support for named curvesBodo Möller