]> git.ipfire.org Git - thirdparty/curl.git/commit
SHA-512/256: implement hash algorithm
authorEvgeny Grin <k2k@narod.ru>
Wed, 7 Feb 2024 22:06:28 +0000 (23:06 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Feb 2024 10:35:56 +0000 (11:35 +0100)
commitcbe41d151d6a100c1f045eaf37ff06b2b2a7b382
treed54741474d66a16a4b2703d7711f5b34c28f3a50
parent30a3880f6b57bf1a597b66de6191548f2725a7ee
SHA-512/256: implement hash algorithm

Closes #12897
lib/Makefile.inc
lib/curl_sha512_256.c [new file with mode: 0644]
lib/curl_sha512_256.h [new file with mode: 0644]
tests/test1165.pl