openssl.git
2011-04-01 Dr. Stephen... restore .cvsignore
2011-04-01 Dr. Stephen... delete lib file
2011-04-01 Dr. Stephen... temporarily update .cvsignore
2011-04-01 Dr. Stephen... Only zeroise sensitive parts of DRBG context, so the...
2011-04-01 Dr. Stephen... Allow FIPS malloc callback setting. Automatically set...
2011-04-01 Dr. Stephen... Add additional OPENSSL_init() handling add dummy call...
2011-04-01 Dr. Stephen... Provisional support for auto called OPENSSL_init()...
2011-04-01 Dr. Stephen... Initial switch to DRBG base PRNG in FIPS mode. Include...
2011-03-31 Dr. Stephen... Unused, untested, provisional RAND interface for DRBG.
2011-03-31 Dr. Stephen... Remove redundant definitions. Give error code if DRBG...
2011-03-31 Dr. Stephen... Reorganise DRBG API so the entropy and nonce callbacks...
2011-03-31 Dr. Stephen... fix warnings
2011-03-25 Dr. Stephen... Update .cvsignore
2011-03-25 Dr. Stephen... Add .cvsignore
2011-03-25 Dr. Stephen... Have all algorithm test programs call fips_algtest_init...
2011-03-25 Dr. Stephen... Disable cmac tests by default so the old algorithm...
2011-03-25 Richard LevitteCorrections to the VMS build system.
2011-03-25 Dr. Stephen... Allow setting of get_entropy and get_nonce callbacks...
2011-03-25 Dr. Stephen... Add .cvsignore
2011-03-25 Dr. Stephen... Remove unused function.
2011-03-25 Dr. Stephen... Fix compiler warnings.
2011-03-25 Dr. Stephen... Make some Unix builds work again.
2011-03-25 Dr. Stephen... Typo.
2011-03-25 Richard LevitteFor VMS, implement the possibility to choose 64-bit...
2011-03-25 Richard Levittemake update
2011-03-25 Richard Levitte* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224...
2011-03-25 Richard Levitte* fips/cmac/fips_cmac_selftest.c: Because the examples...
2011-03-25 Richard Levitte* fips/fipsalgtest.pl: Test the testvectors for all...
2011-03-25 Richard Levitte* fips/cmac/fips_cmactest.c: Some say TDEA, others...
2011-03-25 Richard Levitte* fips/cmac/fips_cmactest.c: Changed to accept all...
2011-03-25 Richard Levitte* Makefile.fips: Update and add details about cmac.
2011-03-24 Richard Levittemake update
2011-03-24 Richard LevitteImplement FIPS CMAC.
2011-03-24 Richard LevitteImplement FIPS CMAC.
2011-03-23 Richard Levittemake update (1.1.0-dev)
2011-03-23 Richard Levitte* crypto/crypto-lib.com: Add a few more missing modules.
2011-03-22 Richard Levitte* util/mkdef.pl: Add crypto/o_str.h and crypto/o_time...
2011-03-21 Dr. Stephen... Use a signed value to check return value of do_cipher().
2011-03-21 Dr. Stephen... Free DRBG context in self tests.
2011-03-20 Richard Levitte* apps/makeapps.com: Add srp.
2011-03-20 Richard Levitte* apps/makeapps.com: Forgot to end the check for /POINT...
2011-03-20 Richard Levitte* apps/openssl.c: For VMS, take care of copying argv...
2011-03-20 Richard LevitteA few more long symbols need shortening.
2011-03-20 Richard LevitteAdd missing source. Also, have the compile also use...
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-03-18 Dr. Stephen... Typo.
2011-03-17 Dr. Stephen... Implement continuous RNG test for SP800-90 DRBGs.
2011-03-17 Dr. Stephen... Implement health checks needed by SP800-90.
2011-03-17 Dr. Stephen... Fix warnings about ignored return values.
2011-03-16 Dr. Stephen... Fix broken SRP error/function code assignment.
2011-03-16 Dr. Stephen... Add extensive DRBG selftest data and option to corrupt...
2011-03-16 Ben LaurieMissing SRP files.
2011-03-16 Ben LaurieFix Tom Wu's email.
2011-03-13 Dr. Stephen... PR: 2469
2011-03-12 Dr. Stephen... Fix warnings: signed/unisgned comparison, shadowing...
2011-03-12 Dr. Stephen... Remove redundant check to stop compiler warning.
2011-03-12 Ben LaurieNote SRP support.
2011-03-12 Ben LaurieAdd SRP support.
2011-03-12 Ben LaurieFix warning.
2011-03-11 Dr. Stephen... Check requested security strength in DRBG. Add function...
2011-03-10 Dr. Stephen... make no-dsa work again
2011-03-10 Dr. Stephen... Update status.
2011-03-10 Dr. Stephen... Make no-ec2m work again.
2011-03-09 Dr. Stephen... Add a few more symbol renames.
2011-03-09 Dr. Stephen... Add ECDH to validated module.
2011-03-09 Dr. Stephen... Enter FIPS mode in fips_dhvs. Support file I/O in fips_...
2011-03-09 Dr. Stephen... Update fips_dhvs to handle functional test by generatin...
2011-03-09 Dr. Stephen... Update .cvsignore
2011-03-08 Dr. Stephen... Typo.
2011-03-08 Dr. Stephen... New initial DH algorithm test driver.
2011-03-08 Dr. Stephen... New SP 800-56A compliant version of DH_compute_key().
2011-03-08 Dr. Stephen... Add meaningful error codes to DRBG.
2011-03-08 Dr. Stephen... Add file I/O to fips_drbgvs program.
2011-03-08 Dr. Stephen... Support I/O with files in new fips_gcmtest program.
2011-03-08 Dr. Stephen... Remove redirection from fipsalgtest.pl script.
2011-03-08 Dr. Stephen... Remove need for redirection on RNG and DSS algorithm...
2011-03-07 Dr. Stephen... Uninstantiate and free functions for DRBG.
2011-03-06 Dr. Stephen... Fix couple of bugs in CTR DRBG implementation.
2011-03-06 Dr. Stephen... Updates to DRBG: fix bugs in infrastructure. Add initia...
2011-03-04 Dr. Stephen... Initial, provisional, subject to wholesale change,...
2011-03-04 Andy Polyakovia64-mont.pl: optimize short-key performance.
2011-03-04 Andy Polyakovghash-x86.pl: optimize for Sandy Bridge.
2011-03-04 Andy Polyakovxts128.c: minor optimization.
2011-03-04 Andy Polyakovs390x assembler pack: tune-up and support for new z196...
2011-02-23 Dr. Stephen... Update status information.
2011-02-23 Dr. Stephen... Stop warnings.
2011-02-23 Dr. Stephen... Use more portable options when making links in Makefile...
2011-02-23 Dr. Stephen... Add DllMain to fips symbols: will need to call this...
2011-02-23 Dr. Stephen... Add new symbols to fipssyms.h
2011-02-23 Dr. Stephen... Make -DOPENSSL_FIPSSYMS work under WIN32: run perl...
2011-02-22 Dr. Stephen... Make mkfiles.pl work with fipscanisteronly.
2011-02-22 Dr. Stephen... Include ms directory for fips distribution.
2011-02-22 Dr. Stephen... Make fipscanisteronly work with WIN32 build system.
2011-02-22 Dr. Stephen... Add fips/ecdsa directory to mkfiles.pl
2011-02-22 Dr. Stephen... Remove duplicate test rule.
2011-02-22 Dr. Stephen... Add modes_lcl.h to header list.
2011-02-22 Dr. Stephen... Removing debugging print.
2011-02-22 Dr. Stephen... Don't try and update c_rehash for fipscanisteronly...
2011-02-22 Dr. Stephen... Make "make links" work in fipscanisteronly builds.
2011-02-21 Dr. Stephen... typo
next