]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/poly1305
Fix intermittent sslapitest early data related failures
[thirdparty/openssl.git] / crypto / poly1305 /
2024-04-17  Yangyu Chenpoly1305.c: fix typo on POLY1305_BLOCK_SIZE
2024-04-17  Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2024-04-09  Richard LevitteCopyright year updates
2024-01-15  barracuda156poly1305_ieee754.c: fix PowerPC macros
2024-01-09  Rohan McLurepoly1305-ppc.pl: Fix vector register clobbering
2023-09-07  Matt CaswellCopyright year updates
2023-09-02  Bernd EdlingerAvoid clobbering non-volatile XMM registers
2023-07-18  Dimitri PapadopoulosFix typos found by codespell
2023-03-29  Tom CosgroveEnsure there's only one copy of OPENSSL_armcap_P in...
2022-05-27  Tomas MrazGenerate the preprocessed .s files for chacha and poly...
2022-05-27  Tomas MrazRevert "Use .s extension for ia64 assembler"
2022-05-24  Sebastian Andrzej... Rename x86-32 assembly files from .s to .S.
2022-05-03  Matt CaswellUpdate copyright year
2022-04-25  Jon SpillettUse .s extension for ia64 assembler
2022-01-09  David BenjaminDon't use __ARMEL__/__ARMEB__ in aarch64 assembly
2021-10-01  Russ Butleraarch64: support BTI and pointer authentication in...
2021-07-29  Matt CaswellUpdate copyright year
2021-07-15  Tomas MrazSplit bignum code out of the sparcv9cap.c
2021-06-25  Tomas Mrazppccap.c: Split out algorithm-specific functions
2021-05-07  Richard LevitteDrop libimplementations.a
2021-04-08  Matt CaswellUpdate copyright year
2021-04-08  Amitay IsaacsUse numbers definition of int128_t and uint128_t
2020-10-29  Ard Biesheuvelcrypto/poly1305/asm: fix armv8 pointer authentication
2020-10-22  Romain GeisslerFix aarch64 static linking into shared libraries (see...
2020-09-10  Richard LevitteDiverse build.info: Adjust paths
2020-08-29  Matt CaswellDelete unused PKEY MAC files
2020-08-28  Jung-uk KimIgnore vendor name in Clang version number.
2020-04-23  Matt CaswellUpdate copyright year
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-15  H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-01-22  David BenjaminDo not silently truncate files on perlasm errors
2020-01-17  Richard LevitteFor all assembler scripts where it matters, recognise...
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in poly1305-x86_64.pl
2019-11-05  Patrick Steuers390x assembly pack: perlasm module update
2019-10-16  Shane LontisAdd ChaCha related ciphers to default provider
2019-10-16  Shane LontisFix missing Assembler defines
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-16  Richard LevitteUnify all assembler file generators
2019-09-16  Richard Levittebuild.info: For all assembler generators, remove all...
2019-08-15  Richard LevitteMove Poly1305 to providers
2019-07-02  Antoine CœurFix Typos
2019-06-17  Richard LevitteMove poly1305_asm_src file information to build.info...
2019-06-06  Kurt RoeckxChange EVP_MAC method from copy to dup
2019-04-25  Patrick Steuers390x assembly pack: remove poly1305 dependency on...
2019-04-17  Andy PolyakovARM64 assembly pack: add ThunderX2 results.
2019-03-29  Patrick Steuers390x assembly pack: import poly from cryptogams repo
2019-03-29  Andy PolyakovIA64 assembly pack: add {chacha|poly1305}-ia64 modules.
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-02-05  Patrick Steuercrypto/poly1305/asm/poly1305-s390x.pl: add vx code...
2019-02-01  Andy Polyakovpoly1305/asm/poly1305-ppc.pl: add vector base 2^26...
2019-01-31  Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-05  Paul YangAdd poly1305 MAC support
2018-10-09  Paul YangFix a nit of copyright date range
2018-09-11  Matt CaswellUpdate copyright year
2018-07-10  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: fix solaris64-x86_64...
2018-07-06  Andy Polyakovevp/e_chacha20_poly1305.c: further improve small-fragme...
2018-06-20  Matt CaswellUpdate copyright year
2018-06-18  Andy Polyakov{chacha|poly1305}/asm/*-x64.pl: harmonize clang version...
2018-06-08  Matt CaswellAdd support getting raw private/public keys
2018-06-03  Andy PolyakovPPC assembly pack: correct POWER9 results.
2018-05-29  Matt CaswellUpdate copyright year
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-05-10  Andy PolyakovPPC assembly pack: add POWER9 results.
2018-05-01  Matt CaswellUpdate copyright year
2018-04-26  Dr. Matthias St... Fix mixed indentation (and other whitespace issues)
2018-04-18  Rahul Chaudhrypoly1305/asm/poly1305-armv4.pl: remove unintentional...
2018-04-17  Richard LevitteUpdate copyright year
2018-04-05  Rich SalzSet error code if alloc returns NULL
2018-03-20  Matt CaswellUpdate copyright year
2018-03-15  Matt CaswellAdd support for setting raw private Poly1305 keys
2018-02-27  Matt CaswellUpdate copyright year
2018-02-24  Andy Polyakov{ec/curve25519,poly1305/poly1305}.c: relax pedantic...
2018-02-14  Richard LevitteHarmonize the make variables across all known platforms...
2018-01-31  Andy Polyakovpoly1305/poly1305_ieee754.c: add support for MIPS.
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2017-12-23  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add Knights Landing...
2017-11-25  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: switch to pure AVX512F.
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 Polyakovpoly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
2017-03-22  Andy Polyakovx86_64 assembly pack: add some Ryzen performance results.
2017-03-13  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vp...
2017-03-13  Andy Polyakovpoly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305...
2017-02-26  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: minor AVX512 optimization.
2017-02-26  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add CFI annotations.
2017-02-25  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: add VPMADD52 code...
2017-02-25  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: switch to vpermdd...
2017-02-25  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: optimize AVX512 code...
2017-01-24  Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-21  Andy Polyakovpoly1305/poly1305_base2_44.c: clarify shift boundary...
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...
next