summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2012-09-23sparcv9cap.c: add SPARC-T4 feature detection.Andy Polyakov
2012-09-18MIPS assembly pack: add support for SmartMIPS ASE.Andy Polyakov
2012-09-17Fix warning.Bodo Möller
2012-09-15MIPS assembly pack: add MIPS[32|64]R2 code.Andy Polyakov
2012-09-15aes-mips.pl: interleave load and integer instructions for better performance.Andy Polyakov
2012-09-15sha512-sparcv9.pl: fix binutils compilation error.Andy Polyakov
2012-09-15e_aes.c: uninitialized variable in aes_ccm_init_key.Andy Polyakov
2012-09-11enhance EC method to support setting curve type when generating keys and add ...Dr. Stephen Henson
2012-09-07bsaes-armv7.pl: closest shave. While 0.3 cpb improvement on S4 appearsAndy Polyakov
2012-09-04bsaes-armv7.pl: even closer shave.Andy Polyakov
2012-09-04bsaes-armv7.pl: minor performance squeeze on Snapdragon S4.Andy Polyakov
2012-09-04sha512-armv4.pl: optimize for Snapdragon S4.Andy Polyakov
2012-09-01bn_lcl.h: gcc removed support for "h" constraint, which broke inlineAndy Polyakov
2012-08-29x86cpuid.pl: hide symbols [backport from x86_64].Andy Polyakov
2012-08-29Add linux-x32 target.Andy Polyakov
2012-08-22PR: 2786Dr. Stephen Henson
2012-08-17sha1-armv4-large.pl: comply with ABI.Andy Polyakov
2012-08-17MIPS assembly pack: assign default value to $flavour.Andy Polyakov
2012-08-14bss_dgram.c: fix compilation failure and warning on Windows withAndy Polyakov
2012-08-13gcm128.c: fix AAD-only case with AAD length not divisible by 16.Andy Polyakov
2012-08-13sha512-x86_64.pl: revert previous change and solve the problem throughAndy Polyakov
2012-08-13sha512-x86_64.pl: minimum gas requirement for AMD XOP.Andy Polyakov
2012-08-03Rename Suite B functions for consistency.Dr. Stephen Henson
2012-08-03add suite B chain validation flags and associated verify errorsDr. Stephen Henson
2012-07-19add ssl_locl.h to err header files, rebuild ssl error stringsDr. Stephen Henson
2012-07-19Don't ignore (\!) reference count in X509_STORE_freeDr. Stephen Henson
2012-07-18reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg de...Dr. Stephen Henson
2012-07-15sha1-[586|x86_64].pl: shave off one instruction from body_40_59, it'sAndy Polyakov
2012-07-15wp-x86_64.pl: ~10% performance improvement.Andy Polyakov
2012-07-15sha512-s390x.pl: lingering comment update.Andy Polyakov
2012-07-15sha512-ia64.pl: 15-20% performance improvement.Andy Polyakov
2012-07-15sha256-armv4.pl: 4% performance improvement.Andy Polyakov
2012-07-15sha1-s390x.pl: lingering comment update.Andy Polyakov
2012-07-15rc5.h: stop wasting space on 64-bit platforms [breaks binary compatibility!].Andy Polyakov
2012-07-15wp-mmx.pl: ~10% performance improvement.Andy Polyakov
2012-07-15sha512-586.pl: optimize SSE2 code path, +5-7% on most CPUs, +13% on AMD K8.Andy Polyakov
2012-07-15sha1-586.pl: let masm compile AVX code.Andy Polyakov
2012-07-15x86gas.pl: treat OPENSSL_ia32cap_P accordingly to .hidden status.Andy Polyakov
2012-07-05Add the missing modules for Camellia, as well as dh_rfc5114 and evp_cnf.Richard Levitte
2012-07-05Harmonise symhacks.h in this branch with lower versions.Richard Levitte
2012-07-04add missing evp_cnf.c fileDr. Stephen Henson
2012-07-03PR: 2840Dr. Stephen Henson
2012-07-02bn_nist.c: compensate for VC bug [with optimization off!].Andy Polyakov
2012-07-02crypto/bn/*.h: move PTR_SIZE_INT to private header.Andy Polyakov
2012-07-01remove unnecessary attempt to automatically call OPENSSL_initDr. Stephen Henson
2012-07-01Fix Win32 build.Dr. Stephen Henson
2012-07-01bss_dgram.c: fix typos in Windows code.Andy Polyakov
2012-07-01sha256-586.pl: fix typos.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2012-06-25sha512-x86_64.pl: fix typo.Andy Polyakov