summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2013-06-30bn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies on alloca.Andy Polyakov
2013-06-30x86_64-xlate.pl: Windows fixes.Andy Polyakov
2013-06-30aesni-sha256-x86_64.pl: fix typo in Windows SEH.Andy Polyakov
2013-06-30PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov
2013-06-18SPARC T4 DES support: fix typo.Andy Polyakov
2013-06-18Optimize SPARC T4 MONTMUL support.Andy Polyakov
2013-06-13Backport single makefile from master.Ben Laurie
2013-06-13Wrong include path.Ben Laurie
2013-06-10aesni-sha1-x86_64.pl: update performance data.Andy Polyakov
2013-06-10aesni-sha256-x86_64.pl: harmonize with latest sha512-x86_64.pl.Andy Polyakov
2013-06-10sha1-x86_64.pl: add AVX2+BMI code path.Andy Polyakov
2013-06-10sha512-x86_64.pl: upcoming-Atom-specific optimization.Andy Polyakov
2013-06-10sha[256|512]-586.pl: add more SIMD code paths.Andy Polyakov
2013-06-10ghash-x86_64.pl: add Haswell performance data.Andy Polyakov
2013-06-10x86cpuid.pl: fix extended feature flags detection.Andy Polyakov
2013-06-05Don't use RC2 with PKCS#12 files in FIPS mode.Dr. Stephen Henson
2013-06-05Fix PSS signature printing.Dr. Stephen Henson
2013-06-05Reencode with X509_CRL_ctx_sign too.Dr. Stephen Henson
2013-06-04Missing prototypes.Ben Laurie
2013-06-04Remove added ;.Ben Laurie
2013-06-04crypto/modes: even more strict aliasing fixes [and fix bug in cbc128.c fromAndy Polyakov
2013-06-04cbc128.c: fix strict aliasing warning.Andy Polyakov
2013-06-01crypto/bn/bn_exp.c: SPARC portability fix.Andy Polyakov
2013-05-25aesni-sha1-x86_64.pl: Atom-specific optimization.Andy Polyakov
2013-05-25sha512-x86_64.pl: +16% optimization for Atom.Andy Polyakov
2013-05-25vpaes-x86[_64].pl: minor Atom-specific optimization.Andy Polyakov
2013-05-20evp/e_aes.c: engage SPARC T4 AES support [from master].Andy Polyakov
2013-05-20evp/e_aes.c: engage AES-NI GCM stitch.Andy Polyakov
2013-05-20evp/evp_err.c: update from master.Andy Polyakov
2013-05-20evp/e_camellia.c: engage SPARC T5 Camellia support [from master].Andy Polyakov
2013-05-20evp/e_des[3].c: engage SPARC T4 DES support.Andy Polyakov
2013-05-20Add BN support for SPARC VIS3 and T4 [from master].Andy Polyakov
2013-05-20md5_locl.h: enable assembly support on SPARC [from master].Andy Polyakov
2013-05-20sparcv9cap.c: update from master.Andy Polyakov
2013-05-20Add MD5 SPARC T4 code from master.Andy Polyakov
2013-05-20Add SHA SPARC T4 code from master.Andy Polyakov
2013-05-19Add Camellia SPARC T4 module from master.Andy Polyakov
2013-05-19Add AES SPARC T4 module from master.Andy Polyakov
2013-05-19Add DES SPARC T4 module from master.Andy Polyakov
2013-05-19Add perlasm/sparcv9_modes.pl from master.Andy Polyakov
2013-05-19des_enc.m4: update from master.Andy Polyakov
2013-05-19evp/Makefile: fix typo.Andy Polyakov
2013-05-19Add EVP glue to AES-NI SHA256 stich [from master].Andy Polyakov
2013-05-19Add AES-NI SHA256 stitch and take it into build loop [from master].Andy Polyakov
2013-05-19aesni-sha1-x86_64.pl: update from master.Andy Polyakov
2013-05-19Add AES-NI GCM stich and take it into build loop [from master].Andy Polyakov
2013-05-19gcm128.c: update from master (add AVX and VIS3 support).Andy Polyakov
2013-05-19ghash-sparcv9.pl: update from master.Andy Polyakov
2013-05-19ghash-x86_64.pl: update from master.Andy Polyakov
2013-05-19ghash-x86.pl: update from master.Andy Polyakov