Make EVP_PKEY_asn1_add0() stricter about its input
[openssl.git] / crypto / aes /
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
2016-05-04 Andy PolyakovMIPS assembly pack: fix MIPS64 assembler warnings.
2016-04-25 Andy Polyakovs390x assembly pack: cache capability query results.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Andy PolyakovAdd AES assembly module for Fujitsu SPARC64 X/X+.
2016-04-07 Andy PolyakovPPC assembly pack: remove branch hints.
2016-04-07 Andy PolyakovClean-up *_DEBUG options.
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20 Rich SalzRemove #error from include files.
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-11 Andy Polyakovcrypto/*/build.info: make it work on ARM platforms.
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-09 Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09 Richard LevitteUnified - adapt the generation of aes assembler to...
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-10 Andy Polyakovx86[_64] assembly pack: add optimized AES-NI OCB subrou...
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-18 Andy Polyakovaes/asm/vpaes-ppc.pl: eliminate overhung stores in...
2015-11-16 Andy Polyakovaesni-sha256-x86_64.pl: fix crash on AMD Jaguar.
2015-10-23 Alessandro GhediniFix typos
2015-09-26 Andy PolyakovSkylake performance results.
2015-09-25 Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
next