index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
poly1305
Age
Commit message (
Expand
)
Author
2022-05-27
Generate the preprocessed .s files for chacha and poly 1305 on ia64
Tomas Mraz
2022-05-27
Revert "Use .s extension for ia64 assembler"
Tomas Mraz
2022-05-24
Rename x86-32 assembly files from .s to .S.
Sebastian Andrzej Siewior
2022-04-25
Use .s extension for ia64 assembler
Jon Spillett
2021-07-29
Update copyright year
Matt Caswell
2021-07-15
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-06-25
ppccap.c: Split out algorithm-specific functions
Tomas Mraz
2021-05-07
Drop libimplementations.a
Richard Levitte
2021-04-08
Update copyright year
Matt Caswell
2021-04-08
Use numbers definition of int128_t and uint128_t
Amitay Isaacs
2020-10-29
crypto/poly1305/asm: fix armv8 pointer authentication
Ard Biesheuvel
2020-10-22
Fix aarch64 static linking into shared libraries (see issue #10842 and pull r...
Romain Geissler
2020-09-10
Diverse build.info: Adjust paths
Richard Levitte
2020-08-29
Delete unused PKEY MAC files
Matt Caswell
2020-08-27
Ignore vendor name in Clang version number.
Jung-uk Kim
2020-04-23
Update copyright year
Matt Caswell
2020-02-17
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-15
x86_64: Add endbranch at function entries for Intel CET
H.J. Lu
2020-01-22
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-17
For all assembler scripts where it matters, recognise clang > 9.x
Richard Levitte
2019-12-23
Add some missing cfi frame info in poly1305-x86_64.pl
Bernd Edlinger
2019-11-05
s390x assembly pack: perlasm module update
Patrick Steuer
2019-10-16
Add ChaCha related ciphers to default provider
Shane Lontis
2019-10-16
Fix missing Assembler defines
Shane Lontis
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-16
Unify all assembler file generators
Richard Levitte
2019-09-16
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-08-15
Move Poly1305 to providers
Richard Levitte
2019-07-02
Fix Typos
Antoine Cœur
2019-06-17
Move poly1305_asm_src file information to build.info files
Richard Levitte
2019-06-06
Change EVP_MAC method from copy to dup
Kurt Roeckx
2019-04-25
s390x assembly pack: remove poly1305 dependency on non-base memnonics
Patrick Steuer
2019-04-17
ARM64 assembly pack: add ThunderX2 results.
Andy Polyakov
2019-03-29
s390x assembly pack: import poly from cryptogams repo
Patrick Steuer
2019-03-29
IA64 assembly pack: add {chacha|poly1305}-ia64 modules.
Andy Polyakov
2019-02-16
ARM64 assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-16
ARM assembly pack: make it Windows-friendly.
Andy Polyakov
2019-02-12
AArch64 assembly pack: authenticate return addresses.
Andy Polyakov
2019-02-05
crypto/poly1305/asm/poly1305-s390x.pl: add vx code path.
Patrick Steuer
2019-02-01
poly1305/asm/poly1305-ppc.pl: add vector base 2^26 implementation.
Andy Polyakov
2019-01-31
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2018-12-06
Following the license change, modify the boilerplates in crypto/poly1305/
Richard Levitte
2018-11-05
Add poly1305 MAC support
Paul Yang
2018-10-09
Fix a nit of copyright date range
Paul Yang
2018-09-11
Update copyright year
Matt Caswell
2018-07-10
poly1305/asm/poly1305-x86_64.pl: fix solaris64-x86_64-cc build.
Andy Polyakov
2018-07-06
evp/e_chacha20_poly1305.c: further improve small-fragment TLS performance.
Andy Polyakov
2018-06-20
Update copyright year
Matt Caswell
2018-06-18
{chacha|poly1305}/asm/*-x64.pl: harmonize clang version detection.
Andy Polyakov
[next]