aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2018-03-203-3/+3
* MIPS assembly pack: default heuristic detection to little-endian.Andy Polyakov2018-03-191-1/+1
* Always use adr with __thumb2__.David Benjamin2018-02-272-6/+6
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-6/+3
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-3/+9
* Update copyright years on all files merged since Jan 1st 2018Richard Levitte2018-01-091-1/+1
* crypto/aes/asm/aes-s390x.pl: replace decrypt flag by macro.Patrick Steuer2018-01-071-2/+2
* s390x assembly pack: add KMA code path for aes-ctr.Patrick Steuer2018-01-071-1/+55
* ARMv8 assembly pack: add Qualcomm Kryo results.Andy Polyakov2017-11-131-0/+1
* Many spelling fixes/typo's corrected.Josh Soref2017-11-1112-31/+31
* aes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with binutils-2.29.Andy Polyakov2017-11-052-6/+6
* s390x assembly pack: extend s390x capability vector.Patrick Steuer2017-10-302-5/+9
* s390x assembly pack: remove capability double-checking.Patrick Steuer2017-10-171-12/+4
* crypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.Patrick Steuer2017-10-171-2/+2
* Remove email addresses from source code.Rich Salz2017-10-1312-28/+23
* aes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance results.Andy Polyakov2017-07-242-7/+15
* x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.Andy Polyakov2017-07-211-0/+1
* x86_64 assembly pack: fill some blanks in Ryzen results.Andy Polyakov2017-07-031-1/+1
* Remove filename argument to x86 asm_init.David Benjamin2017-05-113-3/+3
* More typo fixesFdaSilvaYY2017-03-291-2/+2
* aes/asm/bsaes-armv7.pl: relax stack alignment requirement.Andy Polyakov2017-03-261-1/+1
* aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT paths.Andy Polyakov2017-03-222-0/+2
* x86_64 assembly pack: add some Ryzen performance results.Andy Polyakov2017-03-221-0/+1
* aes/aes_x86core.c: clarify reference implementation status.Andy Polyakov2017-03-021-9/+8
* Clean up references to FIPSEmilia Kasper2017-02-281-4/+0
* Don't call memcpy if len is zero.Rich Salz2017-02-201-0/+3
* ARMv4 assembly pack: harmonize Thumb-ification of iOS build.Andy Polyakov2017-02-151-3/+6
* aes/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-136-1/+446
* x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov2017-02-064-258/+274
* x86 assembly pack: update performance results.Andy Polyakov2016-12-191-0/+2
* PPC assembler pack: add some PPC970/G5 performance data.Andy Polyakov2016-11-111-1/+2
* aes/asm/aesp8-ppc.pl: improve [backward] portability.Andy Polyakov2016-11-101-1/+1
* x86_64 assembly pack: add Goldmont performance results.Andy Polyakov2016-10-243-0/+4
* Fix strict-warnings buildPatrick Steuer2016-10-181-4/+4
* Remove trailing whitespace from some files.David Benjamin2016-10-1017-71/+71
* MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov2016-09-022-22/+66
* ARMv8 assembly pack: add Samsung Mongoose results.Andy Polyakov2016-08-162-0/+2
* spelling fixes, just comments and readme.klemens2016-08-054-4/+4
* Fix a few if(, for(, while( inside code.FdaSilvaYY2016-07-201-4/+4
* aes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improve single-blockAndy Polyakov2016-07-161-124/+226
* SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov2016-07-161-8/+11
* aes/asm/aesfx-sparcv9.pl: add "teaser" CBC and CTR subroutines.Andy Polyakov2016-07-161-28/+747
* Whitespace cleanup in cryptoFdaSilvaYY2016-06-292-6/+6
* aes/asm/bsaes-armv7.pl: omit redundant stores in XTS subroutines.Andy Polyakov2016-06-201-20/+2
* aes/asm/bsaes-armv7.pl: fix XTS decrypt test failure.Andy Polyakov2016-06-201-1/+1
* aes/asm/aesp8-ppc.pl: implement "tweak chaining".Andy Polyakov2016-06-141-54/+126
* aes/asm/aesp8-ppc.pl: add XTS subroutines.Andy Polyakov2016-06-141-0/+1784
* Add final(?) set of copyrights.Rich Salz2016-06-011-0/+7
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-297-7/+7
* SPARC assembly pack: add missing .type directives.Andy Polyakov2016-05-281-0/+4