aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes
Commit message (Expand)AuthorAgeFilesLines
* PPC assembly pack: fix copy-paste error in CTR modeDaniel Axtens2019-03-181-2/+2
* MIPS32R3 provides the EXT instruction to extract bits fromMarkus Stockhausen2019-02-201-49/+85
* Fix some CFI issues in x86_64 assemblyDavid Benjamin2019-02-174-2/+64
* ARM64 assembly pack: make it Windows-friendly.Andy Polyakov2019-02-161-138/+138
* ARM assembly pack: make it Windows-friendly.Andy Polyakov2019-02-163-10/+24
* AArch64 assembly pack: authenticate return addresses.Andy Polyakov2019-02-122-0/+20
* Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte2019-01-311-10/+1
* Following the license change, modify the boilerplates in crypto/aes/Richard Levitte2018-12-0635-35/+35
* License: change any non-boilerplate comment referring to "OpenSSL license"Richard Levitte2018-12-062-2/+2
* Update copyright yearMatt Caswell2018-09-111-1/+1
* PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov2018-06-251-0/+9
* PPC assembly pack: correct POWER9 results.Andy Polyakov2018-06-031-1/+2
* Update copyright yearMatt Caswell2018-05-291-1/+1
* PPC assembly pack: add POWER9 results.Andy Polyakov2018-05-101-0/+1
* 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