summaryrefslogtreecommitdiffstats
path: root/crypto/sha
AgeCommit message (Expand)Author
2019-07-08Fix build error for aarch64 big endian.Lei Maohui
2019-07-02Fix TyposAntoine Cœur
2019-06-17Move keccak1600_asm_src file information to build.info filesRichard Levitte
2019-06-17Move sha1_asm_src file information to build.info filesRichard Levitte
2019-06-15Use variables in build.info files where it's worth the whileRichard Levitte
2019-06-04Move digests to providersShane Lontis
2019-04-17ARM64 assembly pack: add ThunderX2 results.Andy Polyakov
2019-04-04Create a FIPS provider and put SHA256 in itMatt Caswell
2019-03-11fix truncation of integers on 32bit AIXShane Lontis
2019-03-11sha/asm/keccak1600-ppc64.pl: up 10% performance improvement.Andy Polyakov
2019-02-19sha/keccak1600.c: subscribe more platforms for "complementing" optimization.Andy Polyakov
2019-02-16ARM64 assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-16ARM assembly pack: make it Windows-friendly.Andy Polyakov
2019-02-12AArch64 assembly pack: authenticate return addresses.Andy Polyakov
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/sha/Richard Levitte
2018-12-06License: change any non-boilerplate comment referring to "OpenSSL license"Richard Levitte
2018-11-16sha/asm/sha512p8-ppc.pl: optimize epilogue.Andy Polyakov
2018-11-16sha/asm/sha512p8-ppc.pl: fix typo in prologue.Andy Polyakov
2018-10-19sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted subroutine.Andy Polyakov
2018-10-12sha/asm/keccak1600-s390x.pl: resolve -march=z900 portability issue.Andy Polyakov
2018-09-11Update copyright yearMatt Caswell
2018-07-02Remove development artifacts.Pauli
2018-06-25PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov
2018-06-22sha/asm/sha{256|512}-armv4.pl: harmonize thumb2 support with the rest.Andy Polyakov
2018-06-20Update copyright yearMatt Caswell
2018-06-18sha/asm/sha{1|256}-586.pl: harmonize clang version detection.Andy Polyakov
2018-06-06sha/asm/sha512p8-ppc.pl: fix build on Mac OS X.Andy Polyakov
2018-06-03sha/asm/sha512p8-ppc.pl: improve POWER9 performance by ~10%.Andy Polyakov
2018-06-03PPC assembly pack: correct POWER9 results.Andy Polyakov
2018-05-29Update copyright yearMatt Caswell
2018-05-10PPC assembly pack: add POWER9 results.Andy Polyakov
2018-05-01Update copyright yearMatt Caswell
2018-04-2300-base-templates.conf: wire keccak1600-armv4 module.Andy Polyakov
2018-04-23sha/asm/keccak1600-armv4.pl: adapt for multi-platform.Andy Polyakov
2018-04-2300-base-templates.conf: wire keccak1600-ppc64 module.Andy Polyakov
2018-04-2300-base-templates.conf: wire keccak1600-s390x module.Andy Polyakov
2018-04-2300-base-templates.conf: wire keccak1600-armv8 module.Andy Polyakov
2018-04-2300-base-templates.conf: wire keccak1600-x86_64 module.Andy Polyakov
2018-04-23sha/asm/keccak1600-x86_64.pl: make it work on Windows.Andy Polyakov
2018-04-23Configure: add $target{keccak1600_asm_src}.Andy Polyakov
2018-04-23sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted subroutine.Andy Polyakov
2018-03-20Update copyright yearMatt Caswell
2018-03-19MIPS assembly pack: default heuristic detection to little-endian.Andy Polyakov
2018-03-08Make a few more asm modules conform: last argument is output fileRichard Levitte
2018-02-19sha/asm/keccak1600-armv8.pl: add hardware-assisted ARMv8.2 subroutines.Andy Polyakov
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-02-12sha/asm/sha512-armv8.pl: add hardware-assisted SHA512 subroutine.Andy Polyakov
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte