]> git.ipfire.org Git - thirdparty/curl.git/commit
hmac: Added a unit test for the HMAC hash generation
authorSteve Holme <steve_holme@hotmail.com>
Sun, 23 Feb 2020 22:54:26 +0000 (22:54 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Mon, 24 Feb 2020 06:57:03 +0000 (06:57 +0000)
commit3f74e5e604824f98b40b6012e940af8599d64ea1
tree65664e3441975ed04d4bbb1ad8239b6432ba88dc
parent7def168a4f6423686e8df5a4f02bce2806b763bf
hmac: Added a unit test for the HMAC hash generation

Closes #4973
tests/data/Makefile.inc
tests/data/test1612 [new file with mode: 0644]
tests/unit/Makefile.inc
tests/unit/unit1612.c [new file with mode: 0644]