]> git.ipfire.org Git - thirdparty/nettle.git/commit
New sha1 implementation using x86_64 sha_ni instructions.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 5 Feb 2018 20:46:39 +0000 (21:46 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 8 Feb 2018 17:13:23 +0000 (18:13 +0100)
commit97729f5e61365d98824584998b2bb9d575814c7f
treeadece05feba0da9849d93f0c67c41f17bc0c2bff
parent595e0d66f455e31e1cfd762527b978c0309d6cbc
New sha1 implementation using x86_64 sha_ni instructions.
ChangeLog
x86_64/sha_ni/sha1-compress.asm [new file with mode: 0644]