aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes
Commit message (Expand)AuthorAgeFilesLines
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov2010-11-291-72/+95
* Add aes-mips.pl assembler module.Andy Polyakov2010-10-211-0/+1606
* s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.Andy Polyakov2010-09-181-1/+1
* fix bug in AES_unwrap()Dr. Stephen Henson2010-08-301-3/+3
* aes-x86_64.pl: commit#19797 was overzealous, partially reverse.Andy Polyakov2010-07-261-2/+6
* aes-x86_64.pl: remove redundant instructions.Andy Polyakov2010-07-261-10/+2
* aesni-x86_64.pl: fix typos.Andy Polyakov2010-07-261-11/+14
* perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl andAndy Polyakov2010-07-261-4/+21
* #if out deleted function from headers so it isn't picked up by WIN32 buildDr. Stephen Henson2010-07-261-0/+2
* aesni-x86[_64].pl: fine-tune, add CCM subroutine, add performance data.Andy Polyakov2010-07-252-255/+769
* aes-s390x.pl: revisit buffer allocation and add performance data.Andy Polyakov2010-07-141-13/+22
* ARM assembler pack: reschedule instructions for dual-issue pipeline.Andy Polyakov2010-07-131-199/+194
* PR: 2297Dr. Stephen Henson2010-07-091-3/+3
* Rework framework for assembler support for AES counter mode and addAndy Polyakov2010-07-093-66/+145
* Harmonize s390x assembler modules with "catch-all" rules from commit#19749.Andy Polyakov2010-07-091-0/+4
* crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeAndy Polyakov2010-07-082-1/+5
* Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov2010-05-051-2/+1
* Non-executable stack in asm.Ben Laurie2010-05-051-1/+2
* aes-ppc.pl: 10% performance improvement on Power6.Andy Polyakov2010-04-101-128/+141
* AESNI engine: add counter mode.Andy Polyakov2010-04-102-57/+460
* ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, butAndy Polyakov2010-03-291-0/+1
* Reserve for option to implement AES counter in assembler.Andy Polyakov2010-02-231-2/+2
* s390x assembler update: add support for run-time facility detection.Andy Polyakov2010-01-191-0/+6
* Throw in more PA-RISC assembler.Andy Polyakov2009-12-272-0/+1024
* aesni-x86.pl: eliminate development comments.Andy Polyakov2009-11-151-8/+27
* aesni-x86_64.pl: resolve LNK1223 error.Andy Polyakov2009-05-021-4/+4
* AES-NI engine jumbo update.Andy Polyakov2009-05-022-488/+618
* aesni-x86.pl: fix another typo and add test script.Andy Polyakov2009-04-271-1/+1
* aesni-x86.pl: fix typos.Andy Polyakov2009-04-271-4/+4
* Intel AES-NI engine.Andy Polyakov2009-04-273-0/+1630
* aes-390x.pl: commentary update.Andy Polyakov2009-03-171-5/+5
* Make SPARC assembler modules *really* Purify-friendly.Andy Polyakov2009-03-171-4/+4
* Make SPARC assembler Pirify-friendly (Purify can't cope with certainAndy Polyakov2009-03-161-12/+12
* s390x assembler pack update.Andy Polyakov2009-02-091-273/+535
* Revisit RT#1801 and complete fix.Andy Polyakov2008-12-272-1/+6
* Windows-specific addenum to "engage crypto/modes" commit #17716.Andy Polyakov2008-12-231-3/+0
* Patch the omission from prvious commit #17716.Andy Polyakov2008-12-231-2/+2
* Engage crypto/modes.Andy Polyakov2008-12-235-411/+23
* x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov2008-12-191-86/+402
* SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.Andy Polyakov2008-12-171-4/+1
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-021-2/+5
* Update make rules for x86_64 assembler pack.Andy Polyakov2008-11-121-1/+1
* x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov2008-11-121-15/+8
* Fix asserts. Fix incorrect dependency.Ben Laurie2008-11-022-10/+7
* size_t-fy AES, Camellia and RC4.Andy Polyakov2008-10-316-28/+28
* AIX build updates.Andy Polyakov2008-09-121-0/+1
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-171-2/+1
* Update dependencies.Dr. Stephen Henson2008-03-221-0/+8
* More support for KEK RecipientInfo.Dr. Stephen Henson2008-03-183-6/+13