]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/chacha
Implement EVP_MAC_do_all_ex()
[thirdparty/openssl.git] / crypto / chacha /
2019-06-17  Richard LevitteMove chacha_asm_src file information to build.info...
2019-04-25  Patrick Steuers390x assembly pack: remove chacha20 dependency on...
2019-04-17  Andy Polyakovchacha/asm/chacha-armv8.pl: replace 3+1 code paths...
2019-04-17  Andy PolyakovARM64 assembly pack: add ThunderX2 results.
2019-03-29  Andy PolyakovIA64 assembly pack: add {chacha|poly1305}-ia64 modules.
2019-03-11  Patrick Steuers390x assembly pack: import chacha from cryptogams...
2019-02-16  Andy PolyakovARM64 assembly pack: make it Windows-friendly.
2019-02-16  Andy PolyakovARM assembly pack: make it Windows-friendly.
2019-02-16  Patrick Steuers390x assembly pack: fix formal interface bug in chacha...
2019-02-12  Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2019-01-31  Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2019-01-05  Patrick Steuercrypto/chacha/asm/chacha-s390x.pl: add vx code path.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-07-03  Andy Polyakovchacha/asm/chacha-x86_64.pl: add dedicated path for...
2018-06-20  Matt CaswellUpdate copyright year
2018-06-18  Andy Polyakov{chacha|poly1305}/asm/*-x64.pl: harmonize clang version...
2018-06-08  Andy Polyakovchacha/asm/chacha-ppc.pl: fix big-endian build.
2018-06-06  Andy Polyakovchacha/asm/chacha-ppc.pl: improve performance by 40...
2018-06-03  Andy Polyakovchacha/asm/chacha-ppc.pl: improve POWER8 performance...
2018-06-03  Andy PolyakovPPC assembly pack: correct POWER9 results.
2018-05-30  Andy Polyakovchacha/asm/chacha-ppc.pl: optimize AltiVec/VMX code...
2018-05-29  Matt CaswellUpdate copyright year
2018-05-10  Andy PolyakovPPC assembly pack: add POWER9 results.
2018-02-14  Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2017-12-08  Andy Polyakovchacha/asm/chacha-x86_64.pl: add AVX512VL code path.
2017-11-28  David BenjaminFix chacha-armv4.pl with clang -fno-integrated-as.
2017-11-25  Andy Polyakovchacha/asm/chacha-x86_64.pl: fix sporadic crash in...
2017-11-13  Andy PolyakovARMv8 assembly pack: add Qualcomm Kryo results.
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
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-22  Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-02-26  Andy Polyakovchacha/asm/chacha-x86_64.pl: add CFI annotations.
2017-02-06  Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-12-25  Andy Polyakovchacha/asm/chacha-x86_64.pl: add AVX512 path optimized...
2016-12-19  Andy Polyakovx86 assembly pack: update performance results.
2016-12-15  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: allow nasm to assemble...
2016-12-12  Andy Polyakovx86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
2016-11-11  Andy Polyakovchacha/asm/chacha-x86.pl: improve [backward] portability.
2016-11-11  Andy PolyakovPPC assembler pack: add some PPC970/G5 performance...
2016-11-10  Richard LevitteRevert "Move algorithm specific ppccap code from crypto...
2016-11-09  Richard LevitteMove algorithm specific ppccap code from crypto/ppccap.c
2016-10-24  Andy Polyakovx86_64 assembly pack: add Goldmont performance results.
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-09-08  Andy Polyakovchacha/asm/chacha-ppc.pl: add missing .text directive.
2016-08-16  Andy PolyakovARMv8 assembly pack: add Samsung Mongoose results.
2016-08-05  klemensspelling fixes, just comments and readme.
2016-06-06  Andy Polyakovs390x assembly pack: improve portability.
2016-06-03  Andy Polyakovchacha/chacha_enc.c: harmonize counter width with subro...
2016-05-29  Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-02  Andy Polyakovchacha/asm/chacha-x86.pl: make it compile on legacy...
2016-04-25  Andy Polyakovchacha/asm/chacha-ppc.pl: get misalignment corner case...
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-13  Andy Polyakovchacha/asm/chacha-armv8.pl: fix intermittent build...
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
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-09  Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09  Richard LevitteUnified - adapt the generation of chacha assembler...
2016-03-04  Andy Polyakovchacha/asm/chacha-ppc.pl: fix typo.
2016-03-02  David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2016-02-27  Andy Polyakovchacha/asm/chacha-*.pl: fix typos in tail processing.
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-14  Andy Polyakovchacha/asm/chacha*: ensure that zero length is handled...
2016-02-14  Andy Polyakovchacha/asm/chacha-x86[_64].pl: fix typos and logical...
2016-02-13  Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-13  Andy PolyakovPPC assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13  Andy PolyakovC64x+ assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13  Andy PolyakovARM assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10  Andy Polyakovchacha/asm/chacha-x86.pl: fix nasm compilation.
2016-02-10  Andy Polyakovx86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-09  Andy Polyakovs390x assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
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-13  Andy PolyakovConfigure: add framework for ChaCha and Poly1305 assembly.
2015-12-10  Andy PolyakovAdd reference ChaCha20 and Poly1305 implementations.