]> git.ipfire.org Git - thirdparty/nettle.git/commit
Simplify _nettle_hmac_set_key, without memxor_byte4. refactor-hmac
authorNiels Möller <nisse@lysator.liu.se>
Sun, 22 Jun 2025 18:58:28 +0000 (20:58 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 22 Jun 2025 19:11:04 +0000 (21:11 +0200)
commit70a43c66ff8dcd71edc883568f8657dd14357bd1
treefb59254d8eca5e57937a8e672fa95131f0ab1e8d
parentd57cab19514a827d00fd4cb0b6f257ac8b235113
Simplify _nettle_hmac_set_key, without memxor_byte4.
hmac-internal.c