Add hmac-sha1 module.
authorSimon Josefsson <simon@josefsson.org>
Wed, 12 Oct 2005 01:33:44 +0000 (01:33 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 12 Oct 2005 01:33:44 +0000 (01:33 +0000)
commit9a2b952ab7a836a546997e60497d471c326bc6b7
treed3f5f29835f10134bff5120492acd2396c08ceaf
parentbb504c0f66100dc2664823655e2e19fbd37199f9
Add hmac-sha1 module.
ChangeLog
lib/hmac-sha1.c [new file with mode: 0644]
lib/hmac.h
m4/ChangeLog
m4/hmac-sha1.m4 [new file with mode: 0644]
modules/hmac-sha1 [new file with mode: 0644]
modules/hmac-sha1-tests [new file with mode: 0644]
tests/test-hmac-sha1.c [new file with mode: 0644]