Add support for Cygwin-x86_64.
[openssl.git] / crypto /
2013-10-13 Andy PolyakovInitial aarch64 bits.
2013-10-13 Andy PolyakovMIPS assembly pack: get rid of deprecated instructions.
2013-10-12 Andy Polyakovaes/asm/bsaes-x86_64.pl: update from master.
2013-10-10 Andy Polyakovbn/asm/rsax-avx2.pl: minor optimization [for Decoded...
2013-10-07 Ben LaurieConstification.
2013-10-05 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into pre-aead
2013-10-05 Andy Polyakovevp/e_des3.c: fix typo with potential integer overflow...
2013-10-05 Andy Polyakovperlasm/sparcv9_modes.pl: make it work even with season...
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-03 Ben LaurieMake it build and test.
2013-10-03 Andy Polyakovevp/e_des3.c: fix typo with potential integer overflow...
2013-10-03 Andy Polyakovperlasm/sparcv9_modes.pl: make it work even with season...
2013-10-01 Adam LangleyAEAD Tests.
2013-10-01 Adam Langleychacha20poly1305
2013-10-01 Adam LangleyAEAD support.
2013-10-01 Ben LaurieConstification.
2013-10-01 Dr. Stephen Hensonadd cofactor ECDH support from fips branch
2013-10-01 Ben LaurieFix compile errors.
2013-10-01 Dr. Stephen HensonCMS RFC2631 X9.42 DH enveloped data support.
2013-10-01 Dr. Stephen HensonMinor optimisation to KDF algorithm.
2013-10-01 Dr. Stephen HensonAdd KDF for DH.
2013-10-01 Dr. Stephen HensonReturn correct enveloped data type in ASN1 methods.
2013-10-01 Dr. Stephen HensonAlgorithm parameter support.
2013-10-01 Dr. Stephen HensonAdd support for ECDH KARI.
2013-10-01 Dr. Stephen HensonAdd support for X9.62 KDF.
2013-10-01 Dr. Stephen HensonCMS support for key agreeement recipient info.
2013-10-01 Dr. Stephen HensonCMS RSA-OAEP and RSA-PSS support.
2013-10-01 Dr. Stephen HensonUpdate to OAEP support.
2013-10-01 Dr. Stephen HensonExetended OAEP support.
2013-10-01 Dr. Stephen HensonAdd FIPS RSA error code.
2013-10-01 Dr. Stephen HensonSet CMS EnvelopedData version correctly.
2013-10-01 Dr. Stephen HensonInitialise CMS signature buffer length properly.
2013-10-01 Dr. Stephen HensonCMS public key parameter support.
2013-10-01 Dr. Stephen HensonAdd control to retrieve signature MD.
2013-10-01 Dr. Stephen HensonAdd new OIDs from RFC5753
2013-10-01 Dr. Stephen HensonAdd new OID to pSpecified from PKCS#1
2013-10-01 Dr. Stephen HensonAdd FIPS 186-2 DSA parameter generation algorithm.
2013-10-01 Dr. Stephen HensonExtend DH parameter generation support.
2013-10-01 Dr. Stephen HensonEnhance DH dup functions.
2013-10-01 Dr. Stephen HensonIf present print j, seed and counter values for DH
2013-10-01 Dr. Stephen HensonEVP support for wrapping algorithms.
2013-10-01 Andy Polyakovevptests.txt: add XTS test vectors
2013-10-01 Andy Polyakovevptests.txt: additional GCM test vectors.
2013-10-01 Ben LaurieFix warnings.
2013-10-01 Dr. Stephen HensonGCM and CCM test support
2013-10-01 Dr. Stephen HensonAdd CCM ciphers to tables.
2013-10-01 Dr. Stephen HensonNew SP 800-56A compliant version of DH_compute_key().
2013-10-01 Dr. Stephen HensonTypo.
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-24 Ben LaurieMerge remote-tracking branch 'trevp/pempick' into OpenS...
2013-09-22 Dr. Stephen HensonDisable Dual EC DRBG.
2013-09-18 Dr. Stephen HensonFix warning.
2013-09-18 Dr. Stephen HensonAdd functions to set ECDSA_METHOD structure.
2013-09-16 Bodo Moeller Fix overly lenient comparisons:
2013-09-16 Bodo Moeller Fix overly lenient comparisons:
2013-09-15 Andy PolyakovExtend OPENSSL_ia32cap_P (backport from HEAD).
2013-09-15 Andy Polyakovcrypto/armcap.c: fix typo in rdtsc subroutine.
2013-09-10 Ben LaurieConstification.
2013-09-09 Andy Polyakovcrypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-09-09 Andy Polyakovcrypto/bn/asm/x86_64-mont.pl: minor optimization.
2013-09-09 Andy PolyakovRevert "x86cpuid.pl: fix extended feature flags detection."
2013-09-08 Dr. Stephen HensonPartial path fix.
2013-08-19 Dr. Stephen HensonTime difference functions.
2013-08-19 Dr. Stephen HensonMake no-ec compilation work.
2013-08-06 Dr. Stephen HensonFix verify loop with CRL checking.
2013-08-06 Kaspar BrandFix for PEM_X509_INFO_read_bio.
2013-08-03 Andy Polyakovcrypto/evp/e_aes.c: fix logical pre-processor bug and...
2013-08-03 Andy Polyakovcrypto/bn/asm/rsax-x86_64.pl: make it work on Darwin.
2013-07-31 Andy Polyakovcrypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.
2013-07-12 Andy Polyakovbn/asm/rsaz-avx2.pl: Windows-specific fix.
2013-07-12 Ben Lauries/rsaz_eligible/rsaz_avx2_eligible/.
2013-07-10 Andy Polyakovsha512-586.pl: fix typo.
2013-07-05 Andy PolyakovRemove RSAX engine, superseded by RSAZ module.
2013-07-05 Andy PolyakovTake RSAZ modules into build loop, add glue and engage.
2013-07-05 Andy PolyakovAdd RSAZ assembly modules.
2013-07-05 Andy Polyakovbn/asm/x86_86-mont.pl: optimize reduction for Intel...
2013-07-05 Andy Polyakovbn/bn_exp.c: harmonize.
2013-06-30 Andy Polyakovbn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies...
2013-06-30 Andy Polyakovx86_64-xlate.pl: Windows fixes.
2013-06-30 Andy Polyakovaesni-sha256-x86_64.pl: fix typo in Windows SEH.
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-18 Andy PolyakovSPARC T4 DES support: fix typo.
2013-06-18 Andy PolyakovOptimize SPARC T4 MONTMUL support.
2013-06-13 Ben LaurieBackport single makefile from master.
2013-06-13 Ben LaurieWrong include path.
2013-06-10 Andy Polyakovaesni-sha1-x86_64.pl: update performance data.
2013-06-10 Andy Polyakovaesni-sha256-x86_64.pl: harmonize with latest sha512...
2013-06-10 Andy Polyakovsha1-x86_64.pl: add AVX2+BMI code path.
2013-06-10 Andy Polyakovsha512-x86_64.pl: upcoming-Atom-specific optimization.
2013-06-10 Andy Polyakovsha[256|512]-586.pl: add more SIMD code paths.
2013-06-10 Andy Polyakovghash-x86_64.pl: add Haswell performance data.
2013-06-10 Andy Polyakovx86cpuid.pl: fix extended feature flags detection.
2013-06-05 Dr. Stephen HensonDon't use RC2 with PKCS#12 files in FIPS mode.
2013-06-05 Dr. Stephen HensonFix PSS signature printing.
2013-06-05 Dr. Stephen HensonReencode with X509_CRL_ctx_sign too.
2013-06-04 Ben LaurieMissing prototypes.
2013-06-04 Ben LaurieRemove added ;.
2013-06-04 Andy Polyakovcrypto/modes: even more strict aliasing fixes [and...
2013-06-04 Andy Polyakovcbc128.c: fix strict aliasing warning.
next