summaryrefslogtreecommitdiffstats
path: root/crypto/aes
AgeCommit message (Expand)Author
2011-05-30aesni-x86[_64].pl: relax alignment requirement.Andy Polyakov
2011-05-28aes-ppc.pl: handle unaligned data on page boundaries.Andy Polyakov
2011-05-27PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data.Andy Polyakov
2011-05-22aesni-x86[_64].pl: optimize for Sandy Bridge and add XTS mode.Andy Polyakov
2011-05-18aesni-x86_64.pl: make it compile on MacOS X.Andy Polyakov
2011-04-01ARM assembler pack: profiler-assisted optimizations and NEON support.Andy Polyakov
2011-03-04s390x assembler pack: tune-up and support for new z196 hardware.Andy Polyakov
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2010-11-29s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov
2010-10-21Add aes-mips.pl assembler module.Andy Polyakov
2010-09-18s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov
2010-08-30fix bug in AES_unwrap()Dr. Stephen Henson
2010-07-26aes-x86_64.pl: commit#19797 was overzealous, partially reverse.Andy Polyakov
2010-07-26aes-x86_64.pl: remove redundant instructions.Andy Polyakov
2010-07-26aesni-x86_64.pl: fix typos.Andy Polyakov
2010-07-26perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl andAndy Polyakov
2010-07-26#if out deleted function from headers so it isn't picked up by WIN32 buildDr. Stephen Henson
2010-07-25aesni-x86[_64].pl: fine-tune, add CCM subroutine, add performance data.Andy Polyakov
2010-07-14aes-s390x.pl: revisit buffer allocation and add performance data.Andy Polyakov
2010-07-13ARM assembler pack: reschedule instructions for dual-issue pipeline.Andy Polyakov
2010-07-09PR: 2297Dr. Stephen Henson
2010-07-09Rework framework for assembler support for AES counter mode and addAndy Polyakov
2010-07-09Harmonize s390x assembler modules with "catch-all" rules from commit#19749.Andy Polyakov
2010-07-08crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeAndy Polyakov
2010-05-05Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov
2010-05-05Non-executable stack in asm.Ben Laurie
2010-04-10aes-ppc.pl: 10% performance improvement on Power6.Andy Polyakov
2010-04-10AESNI engine: add counter mode.Andy Polyakov
2010-03-29ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, butAndy Polyakov
2010-02-23Reserve for option to implement AES counter in assembler.Andy Polyakov
2010-01-19s390x assembler update: add support for run-time facility detection.Andy Polyakov
2009-12-27Throw in more PA-RISC assembler.Andy Polyakov
2009-11-15aesni-x86.pl: eliminate development comments.Andy Polyakov
2009-05-02aesni-x86_64.pl: resolve LNK1223 error.Andy Polyakov
2009-05-02AES-NI engine jumbo update.Andy Polyakov
2009-04-27aesni-x86.pl: fix another typo and add test script.Andy Polyakov
2009-04-27aesni-x86.pl: fix typos.Andy Polyakov
2009-04-27Intel AES-NI engine.Andy Polyakov
2009-03-17aes-390x.pl: commentary update.Andy Polyakov
2009-03-17Make SPARC assembler modules *really* Purify-friendly.Andy Polyakov
2009-03-16Make SPARC assembler Pirify-friendly (Purify can't cope with certainAndy Polyakov
2009-02-09s390x assembler pack update.Andy Polyakov
2008-12-27Revisit RT#1801 and complete fix.Andy Polyakov
2008-12-23Windows-specific addenum to "engage crypto/modes" commit #17716.Andy Polyakov
2008-12-23Patch the omission from prvious commit #17716.Andy Polyakov
2008-12-23Engage crypto/modes.Andy Polyakov
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-12-17SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.Andy Polyakov