summaryrefslogtreecommitdiffstats
path: root/crypto/aes
AgeCommit message (Expand)Author
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2017-03-29More typo fixesFdaSilvaYY
2017-03-26aes/asm/bsaes-armv7.pl: relax stack alignment requirement.Andy Polyakov
2017-03-22aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT paths.Andy Polyakov
2017-03-22x86_64 assembly pack: add some Ryzen performance results.Andy Polyakov
2017-03-02aes/aes_x86core.c: clarify reference implementation status.Andy Polyakov
2017-02-28Clean up references to FIPSEmilia Kasper
2017-02-20Don't call memcpy if len is zero.Rich Salz
2017-02-15ARMv4 assembly pack: harmonize Thumb-ification of iOS build.Andy Polyakov
2017-02-13aes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov
2017-02-06x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov
2016-12-19x86 assembly pack: update performance results.Andy Polyakov
2016-11-11PPC assembler pack: add some PPC970/G5 performance data.Andy Polyakov
2016-11-10aes/asm/aesp8-ppc.pl: improve [backward] portability.Andy Polyakov
2016-10-24x86_64 assembly pack: add Goldmont performance results.Andy Polyakov
2016-10-18Fix strict-warnings buildPatrick Steuer
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-09-02MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov
2016-08-16ARMv8 assembly pack: add Samsung Mongoose results.Andy Polyakov
2016-08-05spelling fixes, just comments and readme.klemens
2016-07-20Fix a few if(, for(, while( inside code.FdaSilvaYY
2016-07-16aes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improve single-blockAndy Polyakov
2016-07-16SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov
2016-07-16aes/asm/aesfx-sparcv9.pl: add "teaser" CBC and CTR subroutines.Andy Polyakov
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY
2016-06-20aes/asm/bsaes-armv7.pl: omit redundant stores in XTS subroutines.Andy Polyakov
2016-06-20aes/asm/bsaes-armv7.pl: fix XTS decrypt test failure.Andy Polyakov
2016-06-14aes/asm/aesp8-ppc.pl: implement "tweak chaining".Andy Polyakov
2016-06-14aes/asm/aesp8-ppc.pl: add XTS subroutines.Andy Polyakov
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-28SPARC assembly pack: add missing .type directives.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-05-17Copyright consolidation 05/10Rich Salz
2016-05-04MIPS assembly pack: fix MIPS64 assembler warnings.Andy Polyakov
2016-04-25s390x assembly pack: cache capability query results.Andy Polyakov
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Add AES assembly module for Fujitsu SPARC64 X/X+.Andy Polyakov
2016-04-07PPC assembly pack: remove branch hints.Andy Polyakov
2016-04-07Clean-up *_DEBUG options.Andy Polyakov
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-20Remove #error from include files.Rich Salz
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-11crypto/*/build.info: make it work on ARM platforms.Andy Polyakov
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte
2016-03-09Unified - adapt the generation of aes assembler to use GENERATERichard Levitte
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov