summaryrefslogtreecommitdiff
path: root/crypto/aes
Commit message (Expand)AuthorAgeFilesLines
...
* aes-s390x.pl: revisit buffer allocation and add performance data.appro2010-07-141-13/+22
* ARM assembler pack: reschedule instructions for dual-issue pipeline.appro2010-07-131-199/+194
* PR: 2297steve2010-07-091-3/+3
* Rework framework for assembler support for AES counter mode and addappro2010-07-093-66/+145
* Harmonize s390x assembler modules with "catch-all" rules from commit#19749.appro2010-07-091-0/+4
* crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeappro2010-07-082-1/+5
* Revert previous Linux-specific/centric commit#19629. If it really has toappro2010-05-051-2/+1
* Non-executable stack in asm.ben2010-05-051-1/+2
* aes-ppc.pl: 10% performance improvement on Power6.appro2010-04-101-128/+141
* AESNI engine: add counter mode.appro2010-04-102-57/+460
* ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, butappro2010-03-291-0/+1
* Reserve for option to implement AES counter in assembler.appro2010-02-231-2/+2
* s390x assembler update: add support for run-time facility detection.appro2010-01-191-0/+6
* Throw in more PA-RISC assembler.appro2009-12-272-0/+1024
* aesni-x86.pl: eliminate development comments.appro2009-11-151-8/+27
* aesni-x86_64.pl: resolve LNK1223 error.appro2009-05-021-4/+4
* AES-NI engine jumbo update.appro2009-05-022-488/+618
* aesni-x86.pl: fix another typo and add test script.appro2009-04-271-1/+1
* aesni-x86.pl: fix typos.appro2009-04-271-4/+4
* Intel AES-NI engine.appro2009-04-273-0/+1630
* aes-390x.pl: commentary update.appro2009-03-171-5/+5
* Make SPARC assembler modules *really* Purify-friendly.appro2009-03-171-4/+4
* Make SPARC assembler Pirify-friendly (Purify can't cope with certainappro2009-03-161-12/+12
* s390x assembler pack update.appro2009-02-091-273/+535
* Revisit RT#1801 and complete fix.appro2008-12-272-1/+6
* Windows-specific addenum to "engage crypto/modes" commit #17716.appro2008-12-231-3/+0
* Patch the omission from prvious commit #17716.appro2008-12-231-2/+2
* Engage crypto/modes.appro2008-12-235-411/+23
* x86_64 assembler pack: add support for Win64 SEH.appro2008-12-191-86/+402
* SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.appro2008-12-171-4/+1
* Implement Configure option pattern "experimental-foo"bodo2008-12-021-2/+5
* Update make rules for x86_64 assembler pack.appro2008-11-121-1/+1
* x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.appro2008-11-121-15/+8
* Fix asserts. Fix incorrect dependency.ben2008-11-022-10/+7
* size_t-fy AES, Camellia and RC4.appro2008-10-316-28/+28
* AIX build updates.appro2008-09-121-0/+1
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Levjaenicke2008-04-171-2/+1
* Update dependencies.steve2008-03-221-0/+8
* More support for KEK RecipientInfo.steve2008-03-183-6/+13
* And so it begins...steve2008-03-121-0/+259
* Micro-profiling assisted "optimization" for Power6. Essentially it's soappro2008-02-061-86/+86
* Unify ppc assembler make rules.appro2008-01-132-6/+8
* Unify x86 perlasm make rules.appro2008-01-111-8/+2
* Make aes-x86_64 work with debug Win64 build.appro2008-01-051-0/+1
* Make AES_T[ed] private to aes-586 module.appro2008-01-051-11/+2
* Engage x86 assembler in Mac OS X build.appro2007-12-181-0/+2
* Combat [bogus] relocations in some assember modules.appro2007-11-221-18/+13
* Yet another ARM update. It appears to be more appropriate to makeappro2007-09-271-0/+1
* 10% performance tweak in 64-bit mode.appro2007-09-271-0/+71
* aes_ige suffered SIGBUS on RISC platforms.appro2007-08-291-3/+7