summaryrefslogtreecommitdiffstats
path: root/fips/ecdh
AgeCommit message (Collapse)Author
2011-07-18Add support for ECCCDH test format.Dr. Stephen Henson
2011-03-25Add .cvsignoreDr. Stephen Henson
2011-03-25Have all algorithm test programs call fips_algtest_init() at startup:Dr. Stephen Henson
this will perform all standalone operations such as setting error callbacks, entering FIPS mode etc.
2011-03-24make updateRichard Levitte
2011-03-17Implement health checks needed by SP800-90.Dr. Stephen Henson
Fix warnings. Instantiate DRBGs at maximum strength.
2011-03-10Make no-ec2m work again.Dr. Stephen Henson
2011-03-09Add ECDH to validated module.Dr. Stephen Henson