summaryrefslogtreecommitdiff
path: root/crypto/poly1305
Commit message (Expand)AuthorAgeFilesLines
* Ensure there's only one copy of OPENSSL_armcap_P in libcrypto.aTom Cosgrove2023-03-291-1/+1
* Generate the preprocessed .s files for chacha and poly 1305 on ia64Tomas Mraz2022-05-271-1/+2
* Revert "Use .s extension for ia64 assembler"Tomas Mraz2022-05-272-1/+1
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-2/+2
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Use .s extension for ia64 assemblerJon Spillett2022-04-252-1/+1
* Don't use __ARMEL__/__ARMEB__ in aarch64 assemblyDavid Benjamin2022-01-091-12/+12
* aarch64: support BTI and pointer authentication in assemblyRuss Butler2021-10-011-2/+15
* Update copyright yearMatt Caswell2021-07-291-1/+1
* Split bignum code out of the sparcv9cap.cTomas Mraz2021-07-151-1/+4
* ppccap.c: Split out algorithm-specific functionsTomas Mraz2021-06-252-1/+48
* Drop libimplementations.aRichard Levitte2021-05-071-1/+0
* Update copyright yearMatt Caswell2021-04-082-2/+2
* Use numbers definition of int128_t and uint128_tAmitay Isaacs2021-04-082-4/+3
* crypto/poly1305/asm: fix armv8 pointer authenticationArd Biesheuvel2020-10-291-1/+1
* Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...Romain Geissler2020-10-221-1/+5
* Diverse build.info: Adjust pathsRichard Levitte2020-09-101-1/+1
* Delete unused PKEY MAC filesMatt Caswell2020-08-292-122/+1
* Ignore vendor name in Clang version number.Jung-uk Kim2020-08-272-2/+2
* Update copyright yearMatt Caswell2020-04-238-8/+8
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-178-8/+8
* x86_64: Add endbranch at function entries for Intel CETH.J. Lu2020-02-151-0/+2
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-228-8/+8
* For all assembler scripts where it matters, recognise clang > 9.xRichard Levitte2020-01-172-2/+2
* Add some missing cfi frame info in poly1305-x86_64.plBernd Edlinger2019-12-231-0/+24
* s390x assembly pack: perlasm module updatePatrick Steuer2019-11-051-1/+1
* Add ChaCha related ciphers to default providerShane Lontis2019-10-163-29/+0
* Fix missing Assembler definesShane Lontis2019-10-161-0/+4
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-282-4/+4
* Unify all assembler file generatorsRichard Levitte2019-09-1610-31/+47
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-11/+10
* Move Poly1305 to providersRichard Levitte2019-08-152-148/+1
* Fix TyposAntoine Cœur2019-07-021-3/+3
* Move poly1305_asm_src file information to build.info filesRichard Levitte2019-06-171-4/+32
* Change EVP_MAC method from copy to dupKurt Roeckx2019-06-061-3/+9
* s390x assembly pack: remove poly1305 dependency on non-base memnonicsPatrick Steuer2019-04-251-1/+1
* ARM64 assembly pack: add ThunderX2 results.Andy Polyakov2019-04-171-0/+1
* s390x assembly pack: import poly from cryptogams repoPatrick Steuer2019-03-292-657/+799
* IA64 assembly pack: add {chacha|poly1305}-ia64 modules.Andy Polyakov2019-03-291-0/+365
* ARM64 assembly pack: make it Windows-friendly.Andy Polyakov2019-02-161-19/+12
* ARM assembly pack: make it Windows-friendly.Andy Polyakov2019-02-161-24/+24
* AArch64 assembly pack: authenticate return addresses.Andy Polyakov2019-02-121-0/+2
* crypto/poly1305/asm/poly1305-s390x.pl: add vx code path.Patrick Steuer2019-02-051-164/+780
* poly1305/asm/poly1305-ppc.pl: add vector base 2^26 implementation.Andy Polyakov2019-02-011-110/+1442
* Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte2019-01-311-5/+2
* Following the license change, modify the boilerplates in crypto/poly1305/Richard Levitte2018-12-0616-16/+16
* Add poly1305 MAC supportPaul Yang2018-11-053-195/+142
* Fix a nit of copyright date rangePaul Yang2018-10-091-1/+1
* Update copyright yearMatt Caswell2018-09-111-1/+1