Commit d212b98b authored by Andy Polyakov's avatar Andy Polyakov
Browse files

sha/asm/keccak1600-avx2.pl: optimized remodelled version.



New register usage pattern allows to achieve sligtly better
performance. Not as much as I hoped for. Performance is believed
to be limited by irreconcilable write-back conflicts, rather than
lack of computational resources or data dependencies.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 91dbdc63
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment