summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305
AgeCommit message (Expand)Author
2024-04-17poly1305.c: fix typo on POLY1305_BLOCK_SIZEYangyu Chen
2024-04-17Unable to run asm code on OpenBSD (amd64)Theo Buehler
2024-04-09Copyright year updatesRichard Levitte
2024-01-15poly1305_ieee754.c: fix PowerPC macrosbarracuda156
2024-01-09poly1305-ppc.pl: Fix vector register clobberingRohan McLure
2023-09-07Copyright year updatesMatt Caswell
2023-09-02Avoid clobbering non-volatile XMM registersBernd Edlinger
2023-07-18Fix typos found by codespellDimitri Papadopoulos
2023-03-29Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.aTom Cosgrove
2022-05-27Generate the preprocessed .s files for chacha and poly 1305 on ia64Tomas Mraz
2022-05-27Revert "Use .s extension for ia64 assembler"Tomas Mraz
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2022-05-03Update copyright yearMatt Caswell
2022-04-25Use .s extension for ia64 assemblerJon Spillett
2022-01-09Don't use __ARMEL__/__ARMEB__ in aarch64 assemblyDavid Benjamin
2021-10-01aarch64: support BTI and pointer authentication in assemblyRuss Butler
2021-07-29Update copyright yearMatt Caswell
2021-07-15Split bignum code out of the sparcv9cap.cTomas Mraz
2021-06-25ppccap.c: Split out algorithm-specific functionsTomas Mraz
2021-05-07Drop libimplementations.aRichard Levitte
2021-04-08Update copyright yearMatt Caswell
2021-04-08Use numbers definition of int128_t and uint128_tAmitay Isaacs
2020-10-29crypto/poly1305/asm: fix armv8 pointer authenticationArd Biesheuvel
2020-10-22Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...Romain Geissler
2020-09-10Diverse build.info: Adjust pathsRichard Levitte
2020-08-29Delete unused PKEY MAC filesMatt Caswell
2020-08-27Ignore vendor name in Clang version number.Jung-uk Kim
2020-04-23Update copyright yearMatt Caswell
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-02-15x86_64: Add endbranch at function entries for Intel CETH.J. Lu
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-17For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte
2019-12-23Add some missing cfi frame info in poly1305-x86_64.plBernd Edlinger
2019-11-05s390x assembly pack: perlasm module updatePatrick Steuer
2019-10-16Add ChaCha related ciphers to default providerShane Lontis
2019-10-16Fix missing Assembler definesShane Lontis
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-08-15Move Poly1305 to providersRichard Levitte
2019-07-02Fix TyposAntoine Cœur
2019-06-17Move poly1305_asm_src file information to build.info filesRichard Levitte
2019-06-06Change EVP_MAC method from copy to dupKurt Roeckx
2019-04-25s390x assembly pack: remove poly1305 dependency on non-base memnonicsPatrick Steuer
2019-04-17ARM64 assembly pack: add ThunderX2 results.Andy Polyakov
2019-03-29s390x assembly pack: import poly from cryptogams repoPatrick Steuer
2019-03-29IA64 assembly pack: add {chacha|poly1305}-ia64 modules.Andy Polyakov
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov