summaryrefslogtreecommitdiff
path: root/crypto/sha
Commit message (Expand)AuthorAgeFilesLines
...
* Move sha1_asm_src file information to build.info filesRichard Levitte2019-06-171-2/+57
* Use variables in build.info files where it's worth the whileRichard Levitte2019-06-151-5/+4
* Move digests to providersShane Lontis2019-06-044-6/+170
* ARM64 assembly pack: add ThunderX2 results.Andy Polyakov2019-04-173-0/+3
* Create a FIPS provider and put SHA256 in itMatt Caswell2019-04-041-0/+2
* fix truncation of integers on 32bit AIXShane Lontis2019-03-111-24/+24
* sha/asm/keccak1600-ppc64.pl: up 10% performance improvement.Andy Polyakov2019-03-111-20/+20
* sha/keccak1600.c: subscribe more platforms for "complementing" optimization.Andy Polyakov2019-02-191-1/+8
* ARM64 assembly pack: make it Windows-friendly.Andy Polyakov2019-02-162-38/+15
* ARM assembly pack: make it Windows-friendly.Andy Polyakov2019-02-164-19/+73
* AArch64 assembly pack: authenticate return addresses.Andy Polyakov2019-02-122-0/+16
* Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte2019-01-311-10/+12
* Following the license change, modify the boilerplates in crypto/sha/Richard Levitte2018-12-0648-48/+48
* License: change any non-boilerplate comment referring to "OpenSSL license"Richard Levitte2018-12-061-1/+1
* sha/asm/sha512p8-ppc.pl: optimize epilogue.Andy Polyakov2018-11-161-16/+9
* sha/asm/sha512p8-ppc.pl: fix typo in prologue.Andy Polyakov2018-11-161-2/+2
* sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted subroutine.Andy Polyakov2018-10-191-77/+69
* sha/asm/keccak1600-s390x.pl: resolve -march=z900 portability issue.Andy Polyakov2018-10-121-2/+2
* Update copyright yearMatt Caswell2018-09-115-5/+5
* Remove development artifacts.Pauli2018-07-022-2/+0
* PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov2018-06-252-7/+26
* sha/asm/sha{256|512}-armv4.pl: harmonize thumb2 support with the rest.Andy Polyakov2018-06-222-3/+3
* Update copyright yearMatt Caswell2018-06-202-2/+2
* sha/asm/sha{1|256}-586.pl: harmonize clang version detection.Andy Polyakov2018-06-182-2/+2
* sha/asm/sha512p8-ppc.pl: fix build on Mac OS X.Andy Polyakov2018-06-061-2/+1
* sha/asm/sha512p8-ppc.pl: improve POWER9 performance by ~10%.Andy Polyakov2018-06-031-67/+55
* PPC assembly pack: correct POWER9 results.Andy Polyakov2018-06-033-4/+4
* Update copyright yearMatt Caswell2018-05-293-3/+3
* PPC assembly pack: add POWER9 results.Andy Polyakov2018-05-103-4/+5
* Update copyright yearMatt Caswell2018-05-011-1/+1
* 00-base-templates.conf: wire keccak1600-armv4 module.Andy Polyakov2018-04-231-0/+2
* sha/asm/keccak1600-armv4.pl: adapt for multi-platform.Andy Polyakov2018-04-231-3/+20
* 00-base-templates.conf: wire keccak1600-ppc64 module.Andy Polyakov2018-04-231-0/+1
* 00-base-templates.conf: wire keccak1600-s390x module.Andy Polyakov2018-04-231-0/+1
* 00-base-templates.conf: wire keccak1600-armv8 module.Andy Polyakov2018-04-231-0/+1
* 00-base-templates.conf: wire keccak1600-x86_64 module.Andy Polyakov2018-04-231-0/+1
* sha/asm/keccak1600-x86_64.pl: make it work on Windows.Andy Polyakov2018-04-231-4/+4
* Configure: add $target{keccak1600_asm_src}.Andy Polyakov2018-04-231-1/+1
* sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted subroutine.Andy Polyakov2018-04-231-18/+18
* Update copyright yearMatt Caswell2018-03-207-7/+7
* MIPS assembly pack: default heuristic detection to little-endian.Andy Polyakov2018-03-192-2/+2
* Make a few more asm modules conform: last argument is output fileRichard Levitte2018-03-085-0/+12
* sha/asm/keccak1600-armv8.pl: add hardware-assisted ARMv8.2 subroutines.Andy Polyakov2018-02-191-8/+356
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-12/+6
* Update copyright yearMatt Caswell2018-02-131-1/+1
* sha/asm/sha512-armv8.pl: add hardware-assisted SHA512 subroutine.Andy Polyakov2018-02-121-3/+127
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-6/+15
* SHA512/224 and SHA512/256Pauli2018-01-241-1/+78
* Add sha/asm/keccak1600-avx512vl.pl.Andy Polyakov2017-12-221-0/+390
* ARMv8 assembly pack: add Qualcomm Kryo results.Andy Polyakov2017-11-133-0/+3