diff options
author | jsing <> | 2024-11-16 15:31:36 +0000 |
---|---|---|
committer | jsing <> | 2024-11-16 15:31:36 +0000 |
commit | 23d9a213525c4cdbc5fba2b8cf4109f087fe41d3 (patch) | |
tree | ca867c18349e0ee9b5d1d2d76bade5e031c5ad2a /src/lib/libssl/ssl_transcript.c | |
parent | d87a513f1f66019c84942357247dbcdc0c318f2e (diff) | |
download | openbsd-23d9a213525c4cdbc5fba2b8cf4109f087fe41d3.tar.gz openbsd-23d9a213525c4cdbc5fba2b8cf4109f087fe41d3.tar.bz2 openbsd-23d9a213525c4cdbc5fba2b8cf4109f087fe41d3.zip |
Provide a SHA-256 assembly implementation for amd64 using SHA-NI.
This provides a SHA-256 assembly implementation for amd64, which uses
the Intel SHA Extensions (aka SHA New Instructions or SHA-NI). This
provides a 3-5x performance gain on some Intel CPUs and many AMD CPUs.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_transcript.c')
0 files changed, 0 insertions, 0 deletions