]> git.ipfire.org Git - thirdparty/nettle.git/commit
aarch64: Implement GHASH using the crypto extension pmul instructions.
authorMaamoun TK <maamoun.tk@googlemail.com>
Mon, 25 Jan 2021 17:36:54 +0000 (18:36 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 31 Jan 2021 07:57:59 +0000 (08:57 +0100)
commit09d77a1080fb35774a5adec06642602bb1390f44
treebc489befb023e1b3e969dfa3c4407c1a7ac0e01b
parent0c5429d338103987e95de6ec25ff859adbf9a869
aarch64: Implement GHASH using the crypto extension pmul instructions.
Makefile.in
arm64/v8/gcm-hash.asm [new file with mode: 0644]
configure.ac