summaryrefslogtreecommitdiffstats
path: root/crypto/aes
AgeCommit message (Expand)Author
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-10-01EVP support for wrapping algorithms.Dr. Stephen Henson
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-13Backport single makefile from master.Ben Laurie
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
2013-05-19Add AES SPARC T4 module from master.Andy Polyakov
2013-05-19Add AES-NI SHA256 stitch and take it into build loop [from master].Andy Polyakov
2013-05-19aesni-sha1-x86_64.pl: update from master.Andy Polyakov
2013-01-22x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov
2012-12-13Ignore more.Ben Laurie
2012-12-05aes-s390x.pl: fix XTS bugs in z196-specific code path [from HEAD].Andy Polyakov
2012-12-01aes-s390x.pl: harmonize software-only path [from HEAD].Andy Polyakov
2012-11-28Intel compiler support update from HEAD.Andy Polyakov
2012-11-12[vp]aes-x86[_64].pl: update from HEAD.Andy Polyakov
2012-09-19MIPS assembly pack: jumbo update from HEAD.Andy Polyakov
2012-08-17MIPS assembly pack updates from HEAD.Andy Polyakov
2012-08-17aes-mips.pl: harmonize with fips module.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov
2012-06-09Revert "version skew" patches that break FIPS compilationDr. Stephen Henson
2012-06-03Reduce version skew: trivia (I hope).Ben Laurie
2012-04-09aes-s390x.pl: fix crash in AES_set_decrypt_key in linux32-s390x build [from H...Andy Polyakov
2012-04-05aes-armv4.pl: make it more foolproof [inspired by aes-s390x.pl in 1.0.1].Andy Polyakov
2012-04-05aes-s390x.pl: fix endless loop in linux32-s390x build [from 1.0.1].Andy Polyakov
2012-03-31vpaes-x86[_64].pl: handle zero length in vpaes_cbc_encrypt [from HEAD].Andy Polyakov
2012-03-16bsaes-x86_64.pl: optimize key conversion [from HEAD].Andy Polyakov
2012-01-11aes-sparcv9.pl: clean up regexp [from HEAD].Andy Polyakov
2011-12-15vpaes-x86.pl: revert previous commit and solve the problem through x86masm.pl...Andy Polyakov
2011-12-14vpaes-x86.pl: portability fix.Andy Polyakov
2011-11-16bsaes-x86_64.pl: fix buffer overrun in tail processing [from HEAD].Andy Polyakov
2011-11-15aes-armv4.pl: make it link.Andy Polyakov
2011-11-15aes-s390x.pl: make it link.Andy Polyakov
2011-11-14x86 assembler pack update from HEAD.Andy Polyakov
2011-11-14x86_64 assembler pack update from HEAD.Andy Polyakov
2011-11-14ARM assembler pack update from HEAD.Andy Polyakov
2011-11-14MIPS assembler pack update from HEAD.Andy Polyakov
2011-11-14PPC assembler pack update from HEAD.Andy Polyakov
2011-11-14PA-RISC assembler pack update from HEAD.Andy Polyakov
2011-11-14s390x assembler pack update from HEAD.Andy Polyakov
2011-11-14Mafiles updates to accomodate assembler update from HEAD.Andy Polyakov
2011-10-14aesni-x86[_64].pl: pull from HEAD.Andy Polyakov
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations [from HEAD].Andy Polyakov
2011-08-14Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSADr. Stephen Henson
2011-07-01Fix assembly language function renaming so it works on WIN64.Dr. Stephen Henson
2011-06-28AES-NI backport from HEAD. Note that e_aes.c doesn't implement all modesAndy Polyakov