summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-22aesni-x86[_64].pl: optimize for Sandy Bridge and add XTS mode.Andy Polyakov
2011-05-22x86_64-gf2m.pl: add Win64 SEH.Andy Polyakov
2011-05-21ppccap.c: addenum to recent EC optimizations.Andy Polyakov
2011-05-21ec_cvt.c: ARM comparison results were wrong, clarify the background.Andy Polyakov
2011-05-20ec_cvt.c: avoid EC_GFp_nist_method on platforms with bn_mul_mont [seeAndy Polyakov
2011-05-20PR: 2295Dr. Stephen Henson
2011-05-19Add CHANGES entry: add FIPS support to sslDr. Stephen Henson
2011-05-19Implement FIPS_mode and FIPS_mode_setDr. Stephen Henson
2011-05-19oopsDr. Stephen Henson
2011-05-19update dateDr. Stephen Henson
2011-05-19inherit HMAC flags from MD_CTXDr. Stephen Henson
2011-05-19set encodedPoint to NULL after freeing itDr. Stephen Henson
2011-05-18aesni-x86_64.pl: make it compile on MacOS X.Andy Polyakov
2011-05-18x86gas.pl: don't omit .comm OPENSSL_ia32cap_P on MacOS X.Andy Polyakov
2011-05-18x86_64-xlate.pl: add inter-register movq and make x86_64-gfm.s compile onAndy Polyakov
2011-05-18x86_64cpuid.pl: allow shared build to work without -Bsymbolic.Andy Polyakov
2011-05-18e_padlock.c: make it compile on MacOS X.Andy Polyakov
2011-05-16x86[_64]cpuid.pl: handle new extensions.Andy Polyakov
2011-05-16ppc-xlate.pl: get linux64 declaration right.Andy Polyakov
2011-05-16cms-test.pl: make it work with not-so-latest perl.Andy Polyakov
2011-05-16x86gas.pl: add palignr and move pclmulqdq.Andy Polyakov
2011-05-16x86_64 assembler pack: add x86_64-gf2m module.Andy Polyakov
2011-05-16x86_64-xlate.pl: allow "base-less" effective address, add palignr, moveAndy Polyakov
2011-05-15new flag to stop ENGINE methods being registeredDr. Stephen Henson
2011-05-15NULL is a valid cspnameDr. Stephen Henson
2011-05-13Typo.Dr. Stephen Henson
2011-05-13typoDr. Stephen Henson
2011-05-13Recognise NO_NISTP224-64-GCC-128Dr. Stephen Henson
2011-05-12Enter FIPS mode by calling FIPS_module_mode_set in openssl.c untilDr. Stephen Henson
2011-05-12Provisional support for TLS v1.2 client authentication: client side only.Dr. Stephen Henson
2011-05-12Process signature algorithms during TLS v1.2 client authentication.Dr. Stephen Henson
2011-05-12Fix error discrepancy.Dr. Stephen Henson
2011-05-12Add SSL_INTERN definition.Dr. Stephen Henson
2011-05-11Sync ordinals.Dr. Stephen Henson
2011-05-11make kerberos work with OPENSSL_NO_SSL_INTERNDr. Stephen Henson
2011-05-11bn_nist.c: fix shadowing warnings.Andy Polyakov
2011-05-11fips_canister.c: pick more neutral macro name.Andy Polyakov
2011-05-11Reorder signature algorithms in strongest hash first order.Dr. Stephen Henson
2011-05-11Set FIPS mode for values other than 1. The only current effectDr. Stephen Henson
2011-05-11Rename FIPS_mode_set and FIPS_mode. Theses symbols will be defined inDr. Stephen Henson
2011-05-11Inlcude README.ECC in FIPS restricted tarball.Dr. Stephen Henson
2011-05-11Add NSA sublicense info.Dr. Stephen Henson
2011-05-10Update instructions.Dr. Stephen Henson
2011-05-10Typo.Dr. Stephen Henson
2011-05-10fips_canister.c: fix typo.Andy Polyakov
2011-05-10fips_canister.c: initial support for cross-compiling. "Initial" refersAndy Polyakov
2011-05-09Initialise rc.Dr. Stephen Henson
2011-05-09Initial TLS v1.2 client support. Include a default supported signatureDr. Stephen Henson
2011-05-09Call fipsas.pl directly for pa-risc targets.Dr. Stephen Henson
2011-05-09Optimized bn_nist.c. Performance improvement varies from one benchmarkAndy Polyakov