openssl.git
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
2011-02-21 Dr. Stephen... Initial perl script to filter out unneeded files for...
2011-02-21 Dr. Stephen... Call Makefile.fips when making a fips tarball.
2011-02-21 Dr. Stephen... Remove debugging option.
2011-02-21 Dr. Stephen... *** empty log message ***
2011-02-21 Dr. Stephen... Remove unnecessary link directories.
2011-02-21 Dr. Stephen... Update dependencies.
2011-02-21 Dr. Stephen... Create fips links even if not compiling in fips mode.
2011-02-21 Dr. Stephen... Remove unnecessary dependencies.
2011-02-21 Dr. Stephen... Need to link additional directories for fipscanisteronl...
2011-02-21 Dr. Stephen... x509v3.h header file not needed in fips algorithm test...
2011-02-21 Dr. Stephen... tools and rehash not needed for fips build.
2011-02-21 Dr. Stephen... *** empty log message ***
2011-02-21 Dr. Stephen... Make fipscanisteronly build only required files.
2011-02-19 Dr. Stephen... Move gcm128_context definition to modes_lcl.h (along...
2011-02-18 Dr. Stephen... add ECDSA POST
2011-02-18 Dr. Stephen... AES GCM selftests.
2011-02-17 Dr. Stephen... Make -DOPENSSL_FIPSSYMS work for assembly language...
2011-02-17 Dr. Stephen... Experimental perl script to edit assembly language...
2011-02-17 Dr. Stephen... Correct fipssyms.h for more assembly language symbols.
2011-02-17 Dr. Stephen... Update auto generated comment.
2011-02-17 Dr. Stephen... Remove debugging command.
2011-02-16 Dr. Stephen... Don't need err library for Makefile.fips
2011-02-16 Dr. Stephen... Include openssl/crypto.h first in several other files...
2011-02-16 Dr. Stephen... Experimental FIPS symbol renaming.
2011-02-16 Dr. Stephen... Experimental symbol renaming to avoid clashes with...
2011-02-15 Dr. Stephen... Add pairwise consistency test to EC.
2011-02-15 Dr. Stephen... Use SHA-256 in fips_test_suite.
2011-02-15 Dr. Stephen... Update pairwise consistency checks to use SHA-256.
2011-02-15 Dr. Stephen... Add non-FIPS algorithm blocking and selftest checking.
2011-02-15 Dr. Stephen... Add FIPS flags to AES ciphers and SHA* digests.
2011-02-15 Dr. Stephen... Ignore final '\n' when checking if hex line length...
2011-02-15 Dr. Stephen... Add support for SigGen and KeyPair tests.
next