summaryrefslogtreecommitdiffstats
path: root/crypto/aes/asm
AgeCommit message (Expand)Author
2015-12-13x86_64 assembly pack: tune clang version detection even further.Andy Polyakov
2015-11-30x86_64 assembly pack: tune clang version detection.Andy Polyakov
2015-11-18aes/asm/vpaes-ppc.pl: eliminate overhung stores in misaligned cases.Andy Polyakov
2015-11-16aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.Andy Polyakov
2015-10-23Fix typosAlessandro Ghedini
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-05-13aes/asm/aesni-sha256-x86_64.pl: fix Windows compilation failure with old asse...Andy Polyakov
2015-04-20aes/asm/aesni-x86.pl: fix typo affecting Windows build.Andy Polyakov
2015-04-20aes/asm/aesni-x86[_64].pl update.Andy Polyakov
2015-04-02aes/asm/aesv8-armx.pl: optimize for Cortex-A5x.Andy Polyakov
2015-01-22Fix macosx-ppc build (and typos in unwind info).Andy Polyakov
2015-01-07Fix irix-cc build.Andy Polyakov
2015-01-06Remove inconsistency in ARM support.Andy Polyakov
2014-10-15aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.Andy Polyakov
2014-08-30x86[_64] assembly pack: add Silvermont performance data.Andy Polyakov
2014-07-20Initial POWER8 support from development branch.Andy Polyakov
2014-07-09x86_64 assembly pack: improve masm support.Andy Polyakov
2014-06-28x86_64 assembly pack: refine clang detection.Andy Polyakov
2014-06-27x86_64 assembly pack: addendum to last clang commit.Andy Polyakov
2014-06-27x86_64 assembly pack: allow clang to compile AVX code.Andy Polyakov
2014-06-25aesv8-armx.pl: rigid input verification in key setup.Andy Polyakov
2014-06-24aesv8-armx.pl: inclrease interleave factor.Andy Polyakov
2014-06-16aesni-sha[1|256]-x86_64.pl: fix logical error and MacOS X build.Andy Polyakov
2014-06-14aesni-sha256-x86_64.pl: add missing rex in shaext.Andy Polyakov
2014-06-12Facilitate back-porting of AESNI and SHA modules.Andy Polyakov
2014-06-11Add support for Intel SHA extension.Andy Polyakov
2014-06-11Add AES module for ARMv8 Crypto Extension [from HEAD].Andy Polyakov
2014-06-10aesni-mb-x86_64.pl: add Win64 SEH.Andy Polyakov
2014-06-10ARM assembly pack: get ARMv7 instruction endianness right.Andy Polyakov
2014-05-23vpaes-ppc.pl: comply with ABI.Andy Polyakov
2014-04-24aes/asm/bsaes-x86_64.pl: Atom-specific optimization.Andy Polyakov
2014-04-06vpaes-[x86_64|ppc].pl: fix typo, which for some reason triggers rkhunter.Andy Polyakov
2014-02-25aes/asm/vpaes-ppc.pl: fix traceback info.Andy Polyakov
2014-02-21aes/asm/aesni-x86[_64].pl: minor Atom-specific performance tweak.Andy Polyakov
2014-02-14aes/asm/aesni-x86_64.pl: further optimization for Atom Silvermont.Andy Polyakov
2014-02-05[aesni|sha*]-mb-x86_64.pl: add multi-block assembly modules [from master].Andy Polyakov
2014-02-01PPC assembly pack: jumbo update from master.Andy Polyakov
2014-02-01crypto/aes/asm/aesni-x86[_64].pl: jumbo update from master.Andy Polyakov
2014-02-01crypto/sha/asm/sha1-x86_64.pl: jumbo update from master.Andy Polyakov
2014-01-04aesni-sha1-x86_64.pl: harmonize [Atom-specific optimizations] with master bra...Andy Polyakov
2013-12-09ARM assembly pack: AES update from master (including bit-sliced module).Andy Polyakov
2013-10-15PPC assembly pack: make new .size directives profiler-friendly.Andy Polyakov
2013-10-15PPC assembly pack: update from master branch.Andy Polyakov
2013-10-12aes/asm/bsaes-x86_64.pl: update from master.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-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-05-25aesni-sha1-x86_64.pl: Atom-specific optimization.Andy Polyakov
2013-05-25vpaes-x86[_64].pl: minor Atom-specific optimization.Andy Polyakov