Hash : 9a2b952a Author : Date : 2005-10-12T01:33:44
Add hmac-sha1 module.
Download
1 2 3 4 5 6 7 8 9 10 11
Files: tests/test-hmac-sha1.c Depends-on: configure.ac: Makefile.am: TESTS += test-hmac-sha1 noinst_PROGRAMS += test-hmac-sha1 test_hmac_sha1_SOURCES = test-hmac-sha1.c