aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-25* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl:Richard Levitte5-4/+8
2011-03-25* fips/cmac/fips_cmac_selftest.c: Because the examples in SP_800-38BRichard Levitte1-46/+36
2011-03-25* fips/fipsalgtest.pl: Test the testvectors for all the CMAC ciphersRichard Levitte1-2/+8
2011-03-25* fips/cmac/fips_cmactest.c: Some say TDEA, others say TDES. SupportRichard Levitte1-1/+1
2011-03-25* fips/cmac/fips_cmactest.c: Changed to accept all the ciphers weRichard Levitte1-45/+119
2011-03-25* Makefile.fips: Update and add details about cmac.Richard Levitte1-2/+3
2011-03-24make updateRichard Levitte22-217/+370
2011-03-24Implement FIPS CMAC.Richard Levitte3-63/+455
2011-03-24Implement FIPS CMAC.Richard Levitte11-14/+783
2011-03-23make update (1.1.0-dev)Richard Levitte11-347/+391
2011-03-23* crypto/crypto-lib.com: Add a few more missing modules.Richard Levitte1-2/+2
2011-03-22* util/mkdef.pl: Add crypto/o_str.h and crypto/o_time.h. Maybe someRichard Levitte1-0/+2
2011-03-21Use a signed value to check return value of do_cipher().Dr. Stephen Henson1-3/+3
2011-03-21Free DRBG context in self tests.Dr. Stephen Henson2-3/+6
2011-03-20* apps/makeapps.com: Add srp.Richard Levitte1-1/+1
2011-03-20* apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte3-1/+58
2011-03-20* apps/openssl.c: For VMS, take care of copying argv if needed much earlier,Richard Levitte2-29/+77
2011-03-20A few more long symbols need shortening.Richard Levitte1-0/+20
2011-03-20Add missing source. Also, have the compile also use [.MODES] asRichard Levitte1-3/+5
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte53-1669/+3179
2011-03-18Typo.Dr. Stephen Henson1-1/+1
2011-03-17Implement continuous RNG test for SP800-90 DRBGs.Dr. Stephen Henson4-2/+76
2011-03-17Implement health checks needed by SP800-90.Dr. Stephen Henson12-30/+245
2011-03-17Fix warnings about ignored return values.Dr. Stephen Henson1-2/+10
2011-03-16Fix broken SRP error/function code assignment.Dr. Stephen Henson4-20/+18
2011-03-16Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.Dr. Stephen Henson9-13/+859
2011-03-16Missing SRP files.Ben Laurie2-0/+7
2011-03-16Fix Tom Wu's email.Ben Laurie1-1/+1
2011-03-13PR: 2469Dr. Stephen Henson1-1/+1
2011-03-12Fix warnings: signed/unisgned comparison, shadowing (in some cases globalDr. Stephen Henson5-16/+16
2011-03-12Remove redundant check to stop compiler warning.Dr. Stephen Henson1-1/+1
2011-03-12Note SRP support.Ben Laurie1-0/+3
2011-03-12Add SRP support.Ben Laurie57-602/+5105
2011-03-12Fix warning.Ben Laurie2-1/+2
2011-03-11Check requested security strength in DRBG. Add function to retrieve theDr. Stephen Henson5-5/+26
2011-03-10make no-dsa work againDr. Stephen Henson1-0/+2
2011-03-10Update status.Dr. Stephen Henson1-3/+4
2011-03-10Make no-ec2m work again.Dr. Stephen Henson3-3/+45
2011-03-09Add a few more symbol renames.Dr. Stephen Henson1-0/+3
2011-03-09Add ECDH to validated module.Dr. Stephen Henson10-6/+530
2011-03-09Enter FIPS mode in fips_dhvs. Support file I/O in fips_ecdsavs.Dr. Stephen Henson2-28/+116
2011-03-09Update fips_dhvs to handle functional test by generating keys.Dr. Stephen Henson1-19/+80
2011-03-09Update .cvsignoreDr. Stephen Henson1-0/+3
2011-03-08Typo.Dr. Stephen Henson1-1/+1
2011-03-08New initial DH algorithm test driver.Dr. Stephen Henson4-4/+238
2011-03-08New SP 800-56A compliant version of DH_compute_key().Dr. Stephen Henson2-0/+16
2011-03-08Add meaningful error codes to DRBG.Dr. Stephen Henson4-15/+127
2011-03-08Add file I/O to fips_drbgvs program.Dr. Stephen Henson1-10/+39
2011-03-08Support I/O with files in new fips_gcmtest program.Dr. Stephen Henson1-10/+37
2011-03-08Remove redirection from fipsalgtest.pl script.Dr. Stephen Henson1-2/+2