aboutsummaryrefslogtreecommitdiff
path: root/crypto/aes
AgeCommit message (Expand)AuthorFilesLines
2011-03-04s390x assembler pack: tune-up and support for new z196 hardware.Andy Polyakov1-25/+764
2011-02-21Update dependencies.Dr. Stephen Henson1-10/+28
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson6-0/+6
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson1-1/+1
2010-11-29s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov1-72/+95
2010-10-21Add aes-mips.pl assembler module.Andy Polyakov1-0/+1606
2010-09-18s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov1-1/+1
2010-08-30fix bug in AES_unwrap()Dr. Stephen Henson1-3/+3
2010-07-26aes-x86_64.pl: commit#19797 was overzealous, partially reverse.Andy Polyakov1-2/+6
2010-07-26aes-x86_64.pl: remove redundant instructions.Andy Polyakov1-10/+2
2010-07-26aesni-x86_64.pl: fix typos.Andy Polyakov1-11/+14
2010-07-26perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl andAndy Polyakov1-4/+21
2010-07-26#if out deleted function from headers so it isn't picked up by WIN32 buildDr. Stephen Henson1-0/+2
2010-07-25aesni-x86[_64].pl: fine-tune, add CCM subroutine, add performance data.Andy Polyakov2-255/+769
2010-07-14aes-s390x.pl: revisit buffer allocation and add performance data.Andy Polyakov1-13/+22
2010-07-13ARM assembler pack: reschedule instructions for dual-issue pipeline.Andy Polyakov1-199/+194
2010-07-09PR: 2297Dr. Stephen Henson1-3/+3
2010-07-09Rework framework for assembler support for AES counter mode and addAndy Polyakov3-66/+145
2010-07-09Harmonize s390x assembler modules with "catch-all" rules from commit#19749.Andy Polyakov1-0/+4
2010-07-08crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeAndy Polyakov2-1/+5
2010-05-05Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov1-2/+1
2010-05-05Non-executable stack in asm.Ben Laurie1-1/+2
2010-04-10aes-ppc.pl: 10% performance improvement on Power6.Andy Polyakov1-128/+141
2010-04-10AESNI engine: add counter mode.Andy Polyakov2-57/+460
2010-03-29ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, butAndy Polyakov1-0/+1
2010-02-23Reserve for option to implement AES counter in assembler.Andy Polyakov1-2/+2
2010-01-19s390x assembler update: add support for run-time facility detection.Andy Polyakov1-0/+6
2009-12-27Throw in more PA-RISC assembler.Andy Polyakov2-0/+1024
2009-11-15aesni-x86.pl: eliminate development comments.Andy Polyakov1-8/+27
2009-05-02aesni-x86_64.pl: resolve LNK1223 error.Andy Polyakov1-4/+4
2009-05-02AES-NI engine jumbo update.Andy Polyakov2-488/+618
2009-04-27aesni-x86.pl: fix another typo and add test script.Andy Polyakov1-1/+1
2009-04-27aesni-x86.pl: fix typos.Andy Polyakov1-4/+4
2009-04-27Intel AES-NI engine.Andy Polyakov3-0/+1630
2009-03-17aes-390x.pl: commentary update.Andy Polyakov1-5/+5
2009-03-17Make SPARC assembler modules *really* Purify-friendly.Andy Polyakov1-4/+4
2009-03-16Make SPARC assembler Pirify-friendly (Purify can't cope with certainAndy Polyakov1-12/+12
2009-02-09s390x assembler pack update.Andy Polyakov1-273/+535
2008-12-27Revisit RT#1801 and complete fix.Andy Polyakov2-1/+6
2008-12-23Windows-specific addenum to "engage crypto/modes" commit #17716.Andy Polyakov1-3/+0
2008-12-23Patch the omission from prvious commit #17716.Andy Polyakov1-2/+2
2008-12-23Engage crypto/modes.Andy Polyakov5-411/+23
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov1-86/+402
2008-12-17SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.Andy Polyakov1-4/+1
2008-12-02Implement Configure option pattern "experimental-foo"Bodo Möller1-2/+5
2008-11-12Update make rules for x86_64 assembler pack.Andy Polyakov1-1/+1
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov1-15/+8
2008-11-02Fix asserts. Fix incorrect dependency.Ben Laurie2-10/+7
2008-10-31size_t-fy AES, Camellia and RC4.Andy Polyakov6-28/+28
2008-09-12AIX build updates.Andy Polyakov1-0/+1