]> git.ipfire.org Git - thirdparty/curl.git/commit
sha256/hmac: use these with TLS builds now
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Jan 2025 22:49:09 +0000 (23:49 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Jan 2025 11:13:59 +0000 (12:13 +0100)
commitb9c173ebad458398450d207b0c4e34b401fd0486
treeed9ab86358fe82450e481d0a0784f25287a01703
parent5474d70c3e1184669e6333b15f31cc2966277aa5
sha256/hmac: use these with TLS builds now

Used by the SSL session cache code.

Bug: https://curl.se/mail/lib-2025-01/0041.html
Reported-by: Aleksander Mazur
Closes #15994
lib/curl_hmac.h
lib/curl_sha256.h
lib/hmac.c
lib/sha256.c