openssl/crypto/sha
Andy Polyakov e3c79f0f19 sha/asm/keccak1600-avx512.pl: improve performance by 17%.
Improvement is result of combination of data layout ideas from
Keccak Code Package and initial version of this module.

Hardware used for benchmarking courtesy of Atos, experiments run by
Romain Dolbeau <romain.dolbeau@atos.net>. Kudos!

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2017-07-24 21:23:01 +02:00
..
asm sha/asm/keccak1600-avx512.pl: improve performance by 17%. 2017-07-24 21:23:01 +02:00
build.info MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
keccak1600.c sha/keccak1600.c: internalize KeccakF1600 and simplify SHA3_absorb. 2017-07-03 18:18:10 +02:00
sha1_one.c
sha1dgst.c
sha256.c
sha512.c sha/sha512.c: fix formatting. 2017-05-05 17:04:09 +02:00
sha_locl.h