Add FIPS support to the WIN32 build system.
[openssl.git] / crypto /
2011-02-03 Dr. Stephen HensonAdd FIPS support to the WIN32 build system.
2011-02-03 Dr. Stephen HensonTransfer error redirection to fips.h, add OPENSSL_FIPSA...
2011-02-03 Dr. Stephen HensonRename crypto/fips_err.c to fips_ers.c to avoid clash...
2011-02-03 Dr. Stephen HensonInclude fips header file in err_all.c if needed.
2011-02-03 Dr. Stephen HensonAdd FIPS error codes.
2011-02-03 Dr. Stephen HensonFor now disable EC_GFp_nistp224_method() for WIN32...
2011-02-03 Dr. Stephen HensonUse single X931 key generation source file for FIPS...
2011-02-03 Bodo MöllerAssorted bugfixes:
2011-02-03 Bodo Möllermake update
2011-02-03 Bodo MöllerFix error codes.
2011-02-02 Dr. Stephen HensonMake no-asm work in fips mode. Add android platform.
2011-02-02 Dr. Stephen HensonAdd sign/verify digest API to handle an explicit digest...
2011-02-01 Dr. Stephen Hensonfixes for DSA2 parameter generation
2011-02-01 Dr. Stephen HensonSince FIPS 186-3 specifies we use the leftmost bits...
2011-01-31 Dr. Stephen HensonProvisional, experimental support for DSA2 parameter...
2011-01-30 Dr. Stephen Hensonstop warnings about no previous prototype when compilin...
2011-01-27 Dr. Stephen HensonMove all FIPSAPI renames into fips.h header file, inclu...
2011-01-27 Dr. Stephen HensonRedirect FIPS memory allocation to FIPS_malloc() routin...
2011-01-27 Dr. Stephen HensonUpdate source files to handle new FIPS_lock() location...
2011-01-27 Dr. Stephen HensonChange OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn...
2011-01-27 Dr. Stephen HensonMove locking and thread ID functions into new files...
2011-01-27 Dr. Stephen Hensonuse FIPSEVP in some bn and rsa files
2011-01-26 Dr. Stephen HensonInternal version of BN_mod_inverse allowing checking...
2011-01-26 Dr. Stephen HensonUse ARX in crypto/Makefile
2011-01-26 Dr. Stephen HensonFIPS HMAC changes:
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2011-01-26 Dr. Stephen HensonFIPS mode ERR changes. Redirect errors to tiny FIPS...
2011-01-26 Dr. Stephen HensonFIPS DH changes: selftest checks and key range checks.
2011-01-26 Dr. Stephen HensonFIPS mode DSA changes:
2011-01-26 Dr. Stephen HensonFIPS mode RSA changes:
2011-01-26 Dr. Stephen Hensonadd new RAND errors
2011-01-26 Dr. Stephen HensonFIPS mode EVP changes:
2011-01-26 Dr. Stephen HensonFIPS mode changes to make RNG compile (this will need...
2011-01-26 Richard LevitteAdd rsa_crpt
2011-01-25 Dr. Stephen HensonMove RSA encryption functions to new file crypto/rsa...
2011-01-25 Dr. Stephen HensonMove BN_options function to bn_print.c to remove depend...
2011-01-25 Dr. Stephen HensonMove DSA_sign, DSA_verify to dsa_asn1.c and include...
2011-01-25 Dr. Stephen Hensonrecalculate DSA signature if r or s is zero (FIPS 186...
2011-01-25 Dr. Stephen Hensonrevert Makefile change
2011-01-24 Dr. Stephen HensonPR: 2433
2011-01-24 Dr. Stephen HensonNew function EC_KEY_set_affine_coordinates() this perfo...
2011-01-24 Dr. Stephen Hensoncheck EC public key isn't point at infinity
2011-01-24 Dr. Stephen HensonPR: 1612
2011-01-19 Dr. Stephen Hensonoops, revert mistakenly committed EC changes
2011-01-19 Dr. Stephen HensonAdd additional parameter to dsa_builtin_paramgen to...
2011-01-14 Dr. Stephen Hensonadd va_list version of ERR_add_error_data
2011-01-13 Dr. Stephen Hensonstop warning with no-engine
2011-01-10 Richard LevittePR: 2425
2011-01-09 Ben LaurieFix warning.
2011-01-09 Dr. Stephen Hensonmove some string utilities to buf_str.c to reduce some...
2011-01-09 Dr. Stephen Hensonadd X9.31 prime generation routines from 0.9.8 branch
2011-01-03 Dr. Stephen Hensonoops missed an assert
2011-01-03 Dr. Stephen HensonPR: 2411
2011-01-03 Dr. Stephen HensonFix escaping code for string printing. If *any* escapin...
2011-01-03 Dr. Stephen HensonPR: 2410
2011-01-03 Dr. Stephen HensonPR: 2413
2010-12-25 Dr. Stephen Hensonavoid verification loops in trusted store when path...
2010-12-14 Richard LevitteFirst attempt at adding the possibility to set the...
2010-12-13 Dr. Stephen HensonSupport routines for ASN1 scanning function, doesn...
2010-12-11 Andy Polyakovbss_file.c: refine UTF8 logic.
2010-12-02 Dr. Stephen HensonPR: 2386
2010-11-30 Dr. Stephen HensonPR: 2385
2010-11-29 Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-11-29 Dr. Stephen Hensonapply J-PKAKE fix to HEAD (original by Ben)
2010-11-27 Dr. Stephen HensonSome of the MS_STATIC use in crypto/evp is a legacy...
2010-11-24 Dr. Stephen Hensonfix typo in HMAC redirection, add HMAC INIT tracing
2010-11-24 Dr. Stephen HensonVERY EXPERIMENTAL HMAC redirection example in OpenSSL...
2010-11-24 Dr. Stephen Hensonadd "missing" functions to copy EVP_PKEY_METHOD and...
2010-11-24 Dr. Stephen Hensonconstify EVP_PKEY_new_mac_key()
2010-11-23 Richard LevitteUse the same directory for architecture dependent heade...
2010-11-23 Richard LevitteGive the architecture dependent directory higher priority
2010-11-22 Richard LevitteSynchronise with Unix and do all other needed modificat...
2010-11-22 Andy Polyakovs390x.S: fix typo in bn_mul_words.
2010-11-22 Dr. Stephen Hensonadd pice of PR#2295 not committed to HEAD
2010-11-19 Dr. Stephen HensonPR: 2376
2010-11-18 Richard LevitteWe redid the structure on architecture dependent source...
2010-11-18 Dr. Stephen Hensoncompile cts128.c on VMS
2010-11-18 Dr. Stephen HensonPR: 2372
2010-11-16 Dr. Stephen HensonIf EVP_PKEY structure contains an ENGINE the key is...
2010-11-02 Dr. Stephen HensonSubmitted by: Jonathan Dixon <joth@chromium.org>
2010-10-22 Andy Polyakovsha512-mips.pl: add missing 64-bit byte swap.
2010-10-21 Andy PolyakovAdd aes-mips.pl assembler module.
2010-10-21 Andy Polyakovsha512-mips.pl: fix "little-endian" typos.
2010-10-11 Dr. Stephen HensonPR: 2295
2010-10-10 Andy Polyakovx86_64-xlate.pl: fix LNK4078 and LNK4210 link warnings.
2010-10-06 Dr. Stephen HensonWe can't always read 6 bytes in an OCSP response: fix...
2010-10-04 Dr. Stephen Hensonfix signature printing routines
2010-10-04 Dr. Stephen Hensonfix warnings
2010-10-03 Dr. Stephen HensonAdd call to ENGINE_register_all_complete() to ENGINE_lo...
2010-10-02 Andy Polyakovsha512-mips.pl: add missing byte swap for little-endians.
2010-10-02 Andy PolyakovMIPS assembler pack: enable it in Configure, add SHA2...
2010-09-27 Andy PolyakovAdd unified mips.pl, which will replace mips3.s.
2010-09-22 Andy Polyakovsha1-mips.pl, mips-mont.pl: unify MIPS assembler module...
2010-09-21 Andy Polyakovghash-s390x.pl: reschedule instructions for better...
2010-09-18 Andy Polyakovs390x assembler pack: extend OPENSSL_s390xcap_P to...
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux.
2010-09-10 Andy Polyakovsha1-armv4-large.pl: more readable input pickup.
2010-09-10 Andy Polyakovcrypto/ppc[cpuid|cap]: call CPU detection once and...
2010-09-10 Andy Polyakovcrypto/bn/asm/s390x.S: drop redundant instructions.
2010-09-10 Andy PolyakovAdd ghash-s390x.pl.
next