DTLS handshake fix.
[openssl.git] / crypto /
2013-08-06 Kaspar BrandFix for PEM_X509_INFO_read_bio.
2013-08-05 Dr. Stephen HensonCMS RFC2631 X9.42 DH enveloped data support.
2013-08-05 Dr. Stephen HensonAdd KDF for DH.
2013-08-05 Dr. Stephen HensonExtend DH parameter generation support.
2013-08-05 Dr. Stephen HensonEnhance DH dup functions.
2013-08-05 Dr. Stephen HensonIf present print j, seed and counter values for DH
2013-08-05 Dr. Stephen HensonMinor optimisation to KDF algorithm.
2013-08-05 Dr. Stephen HensonAlgorithm parameter support.
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-19 Dr. Stephen HensonMake ecdsatest work with nonces.
2013-07-17 Dr. Stephen HensonReturn correct enveloped data type in ASN1 methods.
2013-07-17 Dr. Stephen HensonAdd support for ECDH KARI.
2013-07-17 Dr. Stephen HensonAdd support for X9.62 KDF.
2013-07-17 Dr. Stephen HensonAdd new OIDs from RFC5753
2013-07-17 Dr. Stephen HensonCMS support for key agreeement recipient info.
2013-07-17 Dr. Stephen HensonSet CMS EnvelopedData version correctly.
2013-07-17 Dr. Stephen HensonEVP support for wrapping algorithms.
2013-07-17 Dr. Stephen HensonTypo.
2013-07-17 Dr. Stephen HensonAvoid need to change function code.
2013-07-15 Adam LangleyMake `safe' (EC)DSA nonces the default.
2013-07-12 Andy Polyakovbn/asm/rsaz-avx2.pl: Windows-specific fix.
2013-07-12 Dr. Stephen HensonFix verify loop with CRL checking.
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-07-02 Dr. Stephen HensonInitialise CMS signature buffer length properly.
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-21 Dr. Stephen HensonCMS RSA-OAEP and RSA-PSS support.
2013-06-21 Dr. Stephen HensonCMS public key parameter support.
2013-06-21 Dr. Stephen HensonUpdate to OAEP support.
2013-06-21 Dr. Stephen HensonAdd control to retrieve signature MD.
2013-06-21 Dr. Stephen HensonAdd new OID to pSpecified from PKCS#1
2013-06-18 Andy PolyakovSPARC T4 DES support: fix typo.
2013-06-18 Andy PolyakovOptimize SPARC T4 MONTMUL support.
2013-06-18 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-06-13 Adam LangleyAdd secure DSA nonce flag.
2013-06-13 Adam LangleyDon't SEGFAULT when trying to export a public DSA key...
2013-06-12 Dr. Stephen HensonExetended OAEP support.
2013-06-12 Dr. Stephen HensonTypo.
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 HensonFix PSS signature printing.
2013-06-05 Dr. Stephen HensonReencode with X509_CRL_ctx_sign too.
2013-06-04 Adam LangleyEnsure that, when generating small primes, the result...
2013-06-04 Adam LangleyEnsure that x**0 mod 1 = 0.
2013-06-04 Adam LangleyAdd volatile qualifications to two blocks of inline...
2013-06-04 Ben LaurieRemove added ;.
2013-06-04 Ben LaurieMissing prototypes.
2013-06-01 Andy Polyakovcrypto/bn/bn_exp.c: SPARC portability fix.
2013-05-25 Andy Polyakovaesni-x86_64.pl: optimize XTS.
2013-05-25 Andy Polyakovaesni-sha1-x86_64.pl: Atom-specific optimization.
2013-05-25 Andy Polyakovsha512-x86_64.pl: +16% optimization for Atom.
2013-05-25 Andy Polyakovvpaes-x86[_64].pl: minor Atom-specific optimization.
2013-05-13 Andy PolyakovAdd AES-SHA256 stitch.
2013-05-13 Andy Polyakovx86_64-xlate.pl: minor size/performance improvement.
2013-05-13 Andy Polyakovaesni-x86_64.pl: minor CTR performance improvement.
2013-05-02 Dr. Stephen HensonReencode certificates in X509_sign_ctx.
2013-04-23 Andy Polyakovbsaes-armv7.pl: add bsaes_cbc_encrypt and bsaes_ctr32_e...
2013-04-23 Andy Polyakovbsaes-armv7.pl: take it into build loop.
2013-04-13 Andy Polyakovcrypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
2013-04-06 Ben LaurieFix warnings.
2013-04-04 Andy Polyakovcryptlib.c: fix typo in OPENSSL_showfatal.
2013-04-04 Andy Polyakovaesni-x86_64.pl: optimize CBC decrypt.
2013-04-04 Andy Polyakove_aes.c: reserve for future extensions.
2013-04-04 Andy Polyakovgcm128.c: fix linking problems in 32-bit Windows build.
2013-04-04 Andy Polyakovdest4-sparcv9.pl: add clarification comment.
2013-04-04 Andy Polyakovevptests.txt: add XTS test vectors
2013-03-31 Dr. Stephen HensonTypo.
2013-03-31 Andy PolyakovAdd support for SPARC T4 DES opcode.
2013-03-31 Andy Polyakovdes_enc.m4: add missing #include.
2013-03-29 Andy PolyakovAdd AES-NI GCM stitch.
2013-03-29 Andy Polyakovaesni-x86_64.pl: fix typo and optimize small block...
2013-03-26 Matt CaswellMake binary curve ASN.1 work in FIPS mode.
2013-03-26 Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-24 Andy Polyakovghash-x86_64.pl: add AVX code path.
2013-03-19 Andy Polyakovaesni-x86_64.pl: optimize CTR even further.
2013-03-19 Andy Polyakovghash-x86_64.pl: minor optimization.
2013-03-18 Andy Polyakove_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
2013-03-18 Dr. Stephen HensonEncode INTEGER correctly.
2013-03-06 Andy Polyakovevptests.txt: additional GCM test vectors.
2013-03-06 Dr. Stephen HensonGCM and CCM test support
2013-03-06 Dr. Stephen HensonAdd CCM ciphers to tables.
2013-03-06 Andy Polyakovghash-x86_64.pl: fix length handling bug.
2013-03-04 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-03-04 Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2013-03-04 Ben LaurieOverride local vars for MINFO build.
2013-03-04 Ben LaurieInclude correctly.
next