]> git.ipfire.org Git - thirdparty/nettle.git/commit
x86_64: Initial implementation of gcm using the pclmulqdq instructions.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 15 Feb 2022 19:53:26 +0000 (20:53 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 15 Feb 2022 19:53:26 +0000 (20:53 +0100)
commitf8fa4f1f27d99a9105d1fdc4f7ea653f81433b41
tree2b0d3327b3694b1917556ecd51c51bb447f399f9
parent23f75f58f9b71e39756858cb6747e542c7c759e3
x86_64: Initial implementation of gcm using the pclmulqdq instructions.
ChangeLog
Makefile.in
configure.ac
x86_64/pclmul/gcm-hash.asm [new file with mode: 0644]