Add hmac-md5 module.
authorSimon Josefsson <simon@josefsson.org>
Thu, 6 Oct 2005 15:58:26 +0000 (15:58 +0000)
committerSimon Josefsson <simon@josefsson.org>
Thu, 6 Oct 2005 15:58:26 +0000 (15:58 +0000)
commitf6800ee02280d07036209444b32109c54c98ff64
treec90685507bde1dadb335f052d7adcce57f9d5a54
parente63023ef37a1810d614daeaafbdf36c9c0ae2d4c
Add hmac-md5 module.
ChangeLog
lib/ChangeLog
lib/hmac-md5.c [new file with mode: 0644]
lib/hmac.h [new file with mode: 0644]
m4/ChangeLog
m4/hmac-md5.m4 [new file with mode: 0644]
modules/hmac-md5 [new file with mode: 0644]
modules/hmac-md5-tests [new file with mode: 0644]
tests/test-hmac-md5.c [new file with mode: 0644]