aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecp_nistp224.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.Bodo Möller2011-10-191-7/+10
* Improve optional 64-bit NIST-P224 implementation, and add NIST-P256 andBodo Möller2011-10-181-548/+706
* * Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl:Richard Levitte2011-03-251-1/+2
* More C language police work.Bodo Möller2010-08-271-43/+53
* C conformity fixes:Bodo Möller2010-08-271-12/+22
* New 64-bit optimized implementation EC_GFp_nistp224_method().Bodo Möller2010-08-261-0/+1471