openssl.git
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.
2011-02-14 Dr. Stephen... Update ECDSA test program to handle ECDSA2 format files.
2011-02-14 Dr. Stephen... Add .cvsignore.
2011-02-14 Dr. Stephen... Add ECDSA functionality to fips module. Initial very...
2011-02-14 Dr. Stephen... Include support for an add_lock callback to tiny FIPS...
2011-02-14 Dr. Stephen... Don't use FIPS api for ec2_oct.c
2011-02-14 Dr. Stephen... Reorganise ECC code for inclusion in FIPS module.
2011-02-14 Dr. Stephen... Use BN_nist_mod_func to avoid need to peek error queue.
2011-02-14 Dr. Stephen... New function BN_nist_mod_func which returns an appropri...
2011-02-13 Dr. Stephen... Remove dependency of dsa_sign.o and dsa_vrf.o: new...
2011-02-12 Dr. Stephen... Change FIPS source and utilities to use the "FIPS_...
2011-02-12 Dr. Stephen... Make no-ec2m work on Win32 build. Add nexprotoneg suppo...
2011-02-12 Dr. Stephen... Disable some functions in headers with no-ec2m
2011-02-12 Dr. Stephen... New option to disable characteristic two fields in...
2011-02-12 Andy Polyakovdso_dlfcn.c: make it work on Tru64 4.0.
2011-02-12 Andy PolyakovConfigure: engage assembler in Android target.
2011-02-12 Andy Polyakovgcm128.c: make it work with no-sse2.
2011-02-11 Dr. Stephen... Add Makefile.fips.
2011-02-11 Dr. Stephen... New "fispcanisteronly" build option: only build fipscan...
2011-02-11 Dr. Stephen... Make Windows build work with GCM.
2011-02-11 Dr. Stephen... In FIPS mode only use "Generation by Testing Candidates...
2011-02-11 Dr. Stephen... Return security strength for supported DSA parameters...
2011-02-11 Dr. Stephen... Free keys if DSA pairwise error.
2011-02-10 Andy Polyakovx86gas.pl: make data_short work on legacy systems.
2011-02-10 Andy Polyakovxts128.c: initial draft.
2011-02-10 Dr. Stephen... Disable FIPS restrictions when doing GCM testing.
2011-02-09 Dr. Stephen... Add GCM IV generator. Add some FIPS restrictions to...
2011-02-08 Andy Polyakovccm128.c: initialize ctx->block (what I was smoking?).
2011-02-08 Andy Polyakovccm128.c: initial draft.
2011-02-08 Dr. Stephen... Equally experimental encrypt side for fips_gcmtest...
2011-02-08 Bodo MöllerSync with 1.0.1 branch.
2011-02-08 Dr. Stephen... Set values to NULL after freeing them.
2011-02-08 Dr. Stephen... Experimental incomplete AES GCM algorithm test program.
2011-02-08 Bodo MöllerOCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)
2011-02-08 Dr. Stephen... Link GCM into FIPS module. Check return value in EVP...
2011-02-08 Bodo MöllerSynchronize with 1.0.0 branch
2011-02-07 Andy Polyakovgcm128.c: add boundary condition checks.
2011-02-07 Dr. Stephen... Initial *very* experimental EVP support for AES-GCM...
2011-02-07 Dr. Stephen... Add CRYPTO_gcm128_tag() function to retrieve the tag.
2011-02-07 Dr. Stephen... Use 0 not -1 (since type is size_t) for finalisation...
2011-02-07 Dr. Stephen... Typo.
2011-02-07 Dr. Stephen... New flags EVP_CIPH_FLAG_CUSTOM_CIPHER in cipher structu...
2011-02-07 Dr. Stephen... Fix memory leak.
2011-02-07 Dr. Stephen... Use default ASN1 if flag set.
2011-02-06 Andy Polyakovgcm128.c: allow multiple calls to CRYPTO_gcm128_aad.
2011-02-06 Andy Polyakovgcm128.c: fix bug in OPENSSL_SMALL_FOOTPRINT decrypt.
2011-02-06 Dr. Stephen... Fix duplicate code and typo.
2011-02-04 Dr. Stephen... Remove unneeded functions, make some functions and...
2011-02-03 Dr. Stephen... Add FIPS support to the WIN32 build system.
2011-02-03 Dr. Stephen... Transfer error redirection to fips.h, add OPENSSL_FIPSA...
2011-02-03 Dr. Stephen... Rename crypto/fips_err.c to fips_ers.c to avoid clash...
2011-02-03 Dr. Stephen... Include fips header file in err_all.c if needed.
2011-02-03 Dr. Stephen... Add FIPS error codes.
2011-02-03 Dr. Stephen... add -stripcr option to copy.pl from 0.9.8
2011-02-03 Dr. Stephen... Add Windows FIPS build utilities.
2011-02-03 Dr. Stephen... For now disable EC_GFp_nistp224_method() for WIN32...
2011-02-03 Dr. Stephen... Add FIPS support to mkdef.pl script, update ordinals.
2011-02-03 Dr. Stephen... Use single X931 key generation source file for FIPS...
2011-02-03 Bodo MöllerAssorted bugfixes:
2011-02-03 Bodo Möllerfix omissions
2011-02-03 Bodo MöllerCVE-2010-4180 fix (from OpenSSL_1_0_0-stable)
2011-02-03 Bodo Möllermake update
2011-02-03 Bodo MöllerFix error codes.
2011-02-02 Dr. Stephen... Cope with new DSA2 file format where some p/q only...
2011-02-02 Dr. Stephen... Fix target config errors.
2011-02-02 Dr. Stephen... Make no-asm work in fips mode. Add android platform.
2011-02-02 Dr. Stephen... Add sign/verify digest API to handle an explicit digest...
2011-02-02 Dr. Stephen... Remove DSA parameter generation from DSA selftest....
2011-02-01 Dr. Stephen... Don't try to set pmd if it is NULL.
2011-02-01 Dr. Stephen... Add DSA2 support to final algorithm tests: keypair...
2011-02-01 Dr. Stephen... Support more DSA2 tests.
2011-02-01 Dr. Stephen... Tolerate mixed case and leading zeroes when comparing.
2011-02-01 Dr. Stephen... fixes for DSA2 parameter generation
2011-02-01 Dr. Stephen... update README.FIPS
2011-02-01 Dr. Stephen... Since FIPS 186-3 specifies we use the leftmost bits...
2011-01-31 Dr. Stephen... Provisional, experimental support for DSA2 parameter...
2011-01-30 Dr. Stephen... stop warnings about no previous prototype when compilin...
2011-01-30 Dr. Stephen... Fix shared build for fips
2011-01-30 Dr. Stephen... Add fips option into Configure, disable endian code...
2011-01-29 Dr. Stephen... add fiplibdir and basedir options to Configure
2011-01-29 Dr. Stephen... use different default fips install directory
2011-01-29 Dr. Stephen... update version to 2.0
next