Add CMP error reason 'missing reference cert'
[openssl.git] / crypto / aes /
2020-04-16 Rich SalzUse build.info, not ifdef for crypto modules
2020-03-05 Patrick Steueraes-s390x.pl: fix stg offset caused by typo in perlasm
2020-02-18 H.J. Lux86_64: Don't assume 8-byte pointer size
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-17 simplelinsFix a bug for aarch64 BigEndian
2020-02-15 H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-02-06 Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2020-01-17 Richard LevitteFor all assembler scripts where it matters, recognise...
2020-01-06 Matt CaswellDeprecate the low level AES functions
2020-01-06 Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2019-12-23 Bernd EdlingerFix aesni_cbc_sha256_enc_avx2 backtrace info
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-sha and sha...
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-x86_64.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aes-x86_64.pl
2019-12-11 Veres LajosFix some typos
2019-12-11 XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-10-16 Shane LontisFix missing Assembler defines
2019-10-10 Richard LevitteRework how our providers are built
2019-09-28 Dr. Matthias St... Fix header file include guard names
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-16 Richard LevitteUnify all assembler file generators
2019-09-16 Richard Levittebuild.info: For all assembler generators, remove all...
2019-07-02 Antoine CœurFix Typos
2019-06-18 Richard Levittecrypto/aes/build.info: Fix AES assembler specs
2019-06-17 Richard LevitteMove aes_asm_src file information to build.info files
2019-06-14 Richard LevitteUse variables in build.info files where it's worth...
2019-06-03 Matt CaswellMake basic AES ciphers available from within the FIPS...
2019-05-20 PauliRevert "ppc assembly pack: always increment CTR IV...
2019-05-17 Daniel Axtensppc assembly pack: always increment CTR IV as quadword
2019-04-17 Andy Polyakovaes/asm/aesv8-armx.pl: ~20% improvement on ThunderX2.
2019-04-17 Andy PolyakovARM64 assembly pack: add ThunderX2 results.
2019-04-12 Matt CaswellDeprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
2019-03-18 Daniel AxtensPPC assembly pack: fix copy-paste error in CTR mode
2019-02-20 Markus StockhausenMIPS32R3 provides the EXT instruction to extract bits...
2019-02-17 David BenjaminFix some CFI issues in x86_64 assembly
2019-02-16 Andy PolyakovARM64 assembly pack: make it Windows-friendly.
2019-02-16 Andy PolyakovARM assembly pack: make it Windows-friendly.
2019-02-12 Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2019-01-31 Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteLicense: change any non-boilerplate comment referring...
2018-09-11 Matt CaswellUpdate copyright year
2018-06-25 Andy PolyakovPA-RISC assembly pack: make it work with GNU assembler...
2018-06-03 Andy PolyakovPPC assembly pack: correct POWER9 results.
2018-05-29 Matt CaswellUpdate copyright year
2018-05-10 Andy PolyakovPPC assembly pack: add POWER9 results.
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Andy PolyakovMIPS assembly pack: default heuristic detection to...
2018-02-27 David BenjaminAlways use adr with __thumb2__.
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-07 Patrick Steuercrypto/aes/asm/aes-s390x.pl: replace decrypt flag by...
2018-01-07 Patrick Steuers390x assembly pack: add KMA code path for aes-ctr.
2017-11-13 Andy PolyakovARMv8 assembly pack: add Qualcomm Kryo results.
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-05 Andy Polyakovaes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with...
2017-10-30 Patrick Steuers390x assembly pack: extend s390x capability vector.
2017-10-17 Patrick Steuers390x assembly pack: remove capability double-checking.
2017-10-17 Patrick Steuercrypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-07-24 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance...
2017-07-21 Andy Polyakovx86_64 assembly pack: "optimize" for Knights Landing...
2017-07-03 Andy Polyakovx86_64 assembly pack: fill some blanks in Ryzen results.
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-26 Andy Polyakovaes/asm/bsaes-armv7.pl: relax stack alignment requirement.
2017-03-22 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
2017-03-22 Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-03-02 Andy Polyakovaes/aes_x86core.c: clarify reference implementation...
2017-02-28 Emilia KasperClean up references to FIPS
2017-02-21 Rich SalzDon't call memcpy if len is zero.
2017-02-15 Andy PolyakovARMv4 assembly pack: harmonize Thumb-ification of iOS...
2017-02-13 Andy Polyakovaes/asm/*-x86_64.pl: add CFI annotations.
2017-02-06 Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-12-19 Andy Polyakovx86 assembly pack: update performance results.
2016-11-11 Andy PolyakovPPC assembler pack: add some PPC970/G5 performance...
2016-11-10 Andy Polyakovaes/asm/aesp8-ppc.pl: improve [backward] portability.
2016-10-24 Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-10-18 Patrick SteuerFix strict-warnings build
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-09-02 Andy PolyakovMIPS assembly pack: adapt it for MIPS[32|64]R6.
2016-08-16 Andy PolyakovARMv8 assembly pack: add Samsung Mongoose results.
2016-08-05 klemensspelling fixes, just comments and readme.
2016-07-20 FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-16 Andy Polyakovaes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improv...
2016-07-16 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-07-16 Andy Polyakovaes/asm/aesfx-sparcv9.pl: add "teaser" CBC and CTR...
2016-06-29 FdaSilvaYYWhitespace cleanup in crypto
2016-06-20 Andy Polyakovaes/asm/bsaes-armv7.pl: omit redundant stores in XTS...
2016-06-20 Andy Polyakovaes/asm/bsaes-armv7.pl: fix XTS decrypt test failure.
2016-06-14 Andy Polyakovaes/asm/aesp8-ppc.pl: implement "tweak chaining".
2016-06-14 Andy Polyakovaes/asm/aesp8-ppc.pl: add XTS subroutines.
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-28 Andy PolyakovSPARC assembly pack: add missing .type directives.
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-17 Rich SalzCopyright consolidation 05/10
next