aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Corrections to the VMS build system.Richard Levitte2011-03-257-133/+155
* Allow setting of get_entropy and get_nonce callbacks outside test mode.Dr. Stephen Henson2011-03-256-13/+12
* Add .cvsignoreDr. Stephen Henson2011-03-251-0/+4
* Remove unused function.Dr. Stephen Henson2011-03-251-50/+0
* Fix compiler warnings.Dr. Stephen Henson2011-03-252-5/+5
* Make some Unix builds work again.Dr. Stephen Henson2011-03-251-1/+1
* Typo.Dr. Stephen Henson2011-03-251-1/+1
* For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte2011-03-259-96/+207
* make updateRichard Levitte2011-03-251-1/+10
* * Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl:Richard Levitte2011-03-255-4/+8
* * fips/cmac/fips_cmac_selftest.c: Because the examples in SP_800-38BRichard Levitte2011-03-251-46/+36
* * fips/fipsalgtest.pl: Test the testvectors for all the CMAC ciphersRichard Levitte2011-03-251-2/+8
* * fips/cmac/fips_cmactest.c: Some say TDEA, others say TDES. SupportRichard Levitte2011-03-251-1/+1
* * fips/cmac/fips_cmactest.c: Changed to accept all the ciphers weRichard Levitte2011-03-251-45/+119
* * Makefile.fips: Update and add details about cmac.Richard Levitte2011-03-251-2/+3
* make updateRichard Levitte2011-03-2422-217/+370
* Implement FIPS CMAC.Richard Levitte2011-03-243-63/+455
* Implement FIPS CMAC.Richard Levitte2011-03-2411-14/+783
* make update (1.1.0-dev)Richard Levitte2011-03-2311-347/+391
* * crypto/crypto-lib.com: Add a few more missing modules.Richard Levitte2011-03-231-2/+2
* * util/mkdef.pl: Add crypto/o_str.h and crypto/o_time.h. Maybe someRichard Levitte2011-03-221-0/+2
* Use a signed value to check return value of do_cipher().Dr. Stephen Henson2011-03-211-3/+3
* Free DRBG context in self tests.Dr. Stephen Henson2011-03-212-3/+6
* * apps/makeapps.com: Add srp.Richard Levitte2011-03-201-1/+1
* * apps/makeapps.com: Forgot to end the check for /POINTER_SIZE=64=ARGVRichard Levitte2011-03-203-1/+58
* * apps/openssl.c: For VMS, take care of copying argv if needed much earlier,Richard Levitte2011-03-202-29/+77
* A few more long symbols need shortening.Richard Levitte2011-03-201-0/+20
* Add missing source. Also, have the compile also use [.MODES] asRichard Levitte2011-03-201-3/+5
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte2011-03-1953-1669/+3179
* Typo.Dr. Stephen Henson2011-03-181-1/+1
* Implement continuous RNG test for SP800-90 DRBGs.Dr. Stephen Henson2011-03-174-2/+76
* Implement health checks needed by SP800-90.Dr. Stephen Henson2011-03-1712-30/+245
* Fix warnings about ignored return values.Dr. Stephen Henson2011-03-171-2/+10
* Fix broken SRP error/function code assignment.Dr. Stephen Henson2011-03-164-20/+18
* Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.Dr. Stephen Henson2011-03-169-13/+859
* Missing SRP files.Ben Laurie2011-03-162-0/+7
* Fix Tom Wu's email.Ben Laurie2011-03-161-1/+1
* PR: 2469Dr. Stephen Henson2011-03-131-1/+1
* Fix warnings: signed/unisgned comparison, shadowing (in some cases globalDr. Stephen Henson2011-03-125-16/+16
* Remove redundant check to stop compiler warning.Dr. Stephen Henson2011-03-121-1/+1
* Note SRP support.Ben Laurie2011-03-121-0/+3
* Add SRP support.Ben Laurie2011-03-1257-602/+5105
* Fix warning.Ben Laurie2011-03-122-1/+2
* Check requested security strength in DRBG. Add function to retrieve theDr. Stephen Henson2011-03-115-5/+26
* make no-dsa work againDr. Stephen Henson2011-03-101-0/+2
* Update status.Dr. Stephen Henson2011-03-101-3/+4
* Make no-ec2m work again.Dr. Stephen Henson2011-03-103-3/+45
* Add a few more symbol renames.Dr. Stephen Henson2011-03-091-0/+3
* Add ECDH to validated module.Dr. Stephen Henson2011-03-0910-6/+530
* Enter FIPS mode in fips_dhvs. Support file I/O in fips_ecdsavs.Dr. Stephen Henson2011-03-092-28/+116