aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/aes
Commit message (Expand)AuthorAgeFilesLines
* remove unused initialisationsPauli2020-12-031-3/+1
* aes/asm/aesv8-armx.pl: avoid 32-bit lane assignment in CTR modeArd Biesheuvel2020-11-301-14/+14
* Optimize AES-XTS mode in OpenSSL for aarch64XiaokangQian2020-11-121-0/+1426
* Ignore vendor name in Clang version number.Jung-uk Kim2020-08-273-3/+3
* Avoid undefined behavior with unaligned accessesBernd Edlinger2020-05-271-5/+9
* Update copyright yearMatt Caswell2020-04-2332-32/+32
* Use build.info, not ifdef for crypto modulesRich Salz2020-04-162-6/+4
* aes-s390x.pl: fix stg offset caused by typo in perlasmPatrick Steuer2020-03-051-2/+2
* x86_64: Don't assume 8-byte pointer sizeH.J. Lu2020-02-181-28/+56
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-1724-24/+24
* Fix a bug for aarch64 BigEndiansimplelins2020-02-171-1/+9
* x86_64: Add endbranch at function entries for Intel CETH.J. Lu2020-02-154-0/+23
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-061-3/+3
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-2224-24/+24
* For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte2020-01-173-3/+3
* Deprecate the low level AES functionsMatt Caswell2020-01-068-3/+49
* Add AES_CBC_HMAC_SHA ciphers to providers.Shane Lontis2020-01-061-2/+0
* Fix aesni_cbc_sha256_enc_avx2 backtrace infoBernd Edlinger2019-12-231-14/+44
* Add some missing cfi frame info in aesni-sha and sha-x86_64.plBernd Edlinger2019-12-202-0/+8
* Add some missing cfi frame info in aesni-x86_64.plBernd Edlinger2019-12-201-1/+17
* Add some missing cfi frame info in aes-x86_64.plBernd Edlinger2019-12-201-0/+4
* Fix some typosVeres Lajos2019-12-112-2/+2
* Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32XiaokangQian2019-12-111-0/+830
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-1/+1
* Fix missing Assembler definesShane Lontis2019-10-161-1/+7
* Rework how our providers are builtRichard Levitte2019-10-101-2/+2
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-3/+3
* Reorganize local header filesDr. Matthias St. Pierre2019-09-286-5/+5
* Unify all assembler file generatorsRichard Levitte2019-09-1624-81/+112
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-27/+24
* Fix TyposAntoine Cœur2019-07-021-2/+2
* crypto/aes/build.info: Fix AES assembler specsRichard Levitte2019-06-181-5/+4
* Move aes_asm_src file information to build.info filesRichard Levitte2019-06-171-3/+64
* Use variables in build.info files where it's worth the whileRichard Levitte2019-06-151-6/+4
* Make basic AES ciphers available from within the FIPS providersMatt Caswell2019-06-031-0/+4
* Revert "ppc assembly pack: always increment CTR IV as quadword"Pauli2019-05-201-1/+1
* ppc assembly pack: always increment CTR IV as quadwordDaniel Axtens2019-05-171-1/+1
* aes/asm/aesv8-armx.pl: ~20% improvement on ThunderX2.Andy Polyakov2019-04-171-6/+389
* ARM64 assembly pack: add ThunderX2 results.Andy Polyakov2019-04-172-0/+2
* Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()Matt Caswell2019-04-121-0/+14
* 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