Andy Polyakov
1b1ff9b94d
sha/asm/keccak1600-ppc64.pl: up 10% performance improvement.
...
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8444 )
2019-03-11 12:33:39 +01:00
Richard Levitte
a598ed0dc4
Following the license change, modify the boilerplates in crypto/sha/
...
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7816 )
2018-12-06 15:23:03 +01:00
Andy Polyakov
41013cd63c
PPC assembly pack: correct POWER9 results.
...
As it turns out originally published results were skewed by "turbo"
mode. VM apparently remains oblivious to dynamic frequency scaling,
and reports that processor operates at "base" frequency at all times.
While actual frequency gets increased under load.
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6406 )
2018-06-03 21:20:06 +02:00
Matt Caswell
83cf7abf8e
Update copyright year
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6371 )
2018-05-29 13:16:04 +01:00
Andy Polyakov
13f6857db1
PPC assembly pack: add POWER9 results.
...
Reviewed-by: Rich Salz <rsalz@openssl.org>
2018-05-10 11:44:21 +02:00
Andy Polyakov
53ddf7dd05
Add Keccak-1600 modules for PPC64 and POWER8.
...
[skip ci]
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3705 )
2017-06-21 16:24:36 +02:00