summaryrefslogtreecommitdiff
path: root/crypto/poly1305
Commit message (Expand)AuthorAgeFilesLines
* 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
* poly1305/asm/poly1305-x86_64.pl: fix solaris64-x86_64-cc build.Andy Polyakov2018-07-101-39/+38
* evp/e_chacha20_poly1305.c: further improve small-fragment TLS performance.Andy Polyakov2018-07-061-0/+104
* Update copyright yearMatt Caswell2018-06-201-1/+1
* {chacha|poly1305}/asm/*-x64.pl: harmonize clang version detection.Andy Polyakov2018-06-181-1/+1
* Add support getting raw private/public keysMatt Caswell2018-06-081-0/+21
* PPC assembly pack: correct POWER9 results.Andy Polyakov2018-06-033-3/+1
* Update copyright yearMatt Caswell2018-05-292-2/+2
* Use void in all function definitions that do not take any argumentsKurt Roeckx2018-05-111-1/+1
* PPC assembly pack: add POWER9 results.Andy Polyakov2018-05-103-0/+3
* Update copyright yearMatt Caswell2018-05-011-1/+1
* Fix mixed indentation (and other whitespace issues)Dr. Matthias St. Pierre2018-04-261-37/+37
* poly1305/asm/poly1305-armv4.pl: remove unintentional relocation.Rahul Chaudhry2018-04-181-1/+2
* Update copyright yearRichard Levitte2018-04-171-1/+1
* Set error code if alloc returns NULLRich Salz2018-04-051-2/+4
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Add support for setting raw private Poly1305 keysMatt Caswell2018-03-151-1/+35
* Update copyright yearMatt Caswell2018-02-271-1/+1
* {ec/curve25519,poly1305/poly1305}.c: relax pedantic constraint.Andy Polyakov2018-02-241-3/+2
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-2/+1