]> git.ipfire.org Git - thirdparty/nettle.git/commit
Implement _nettle_sha256_compress_n, C and x86_64 asm
authorNiels Möller <nisse@lysator.liu.se>
Tue, 5 Jul 2022 17:47:39 +0000 (19:47 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 5 Jul 2022 17:47:39 +0000 (19:47 +0200)
commitfad1bf50a5087a5b88a5500965ba3959d11f997f
tree428299e99c30bb24ce2bf048e5a887ac2dbc8eca
parent12bb2223428be4326c580b1b1f8e9916a2839cb1
Implement _nettle_sha256_compress_n, C and x86_64 asm
12 files changed:
ChangeLog
Makefile.in
configure.ac
fat-setup.h
fat-x86_64.c
sha2-internal.h
sha256-compress-n.c [moved from sha256-compress.c with 59% similarity]
sha256.c
x86_64/fat/sha256-compress-n-2.asm [moved from x86_64/fat/sha256-compress-2.asm with 92% similarity]
x86_64/fat/sha256-compress-n.asm [moved from x86_64/fat/sha256-compress.asm with 92% similarity]
x86_64/sha256-compress-n.asm [moved from x86_64/sha256-compress.asm with 77% similarity]
x86_64/sha_ni/sha256-compress-n.asm [moved from x86_64/sha_ni/sha256-compress.asm with 87% similarity]