]> mj.ucw.cz Git - libucw.git/commit
Libucw: Added an implementation of HMAC-SHA1.
authorMartin Mares <mj@ucw.cz>
Tue, 1 Jul 2008 16:35:11 +0000 (18:35 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 1 Jul 2008 19:05:43 +0000 (21:05 +0200)
commit92655707e71f24b309fdc9966c4feaef42e46988
treecaeb9a71f19fc2046ed10af8a20a1de0cb4e6e30
parent840c947b9dc5e6a6eb81db48d96d78b58392f737
Libucw: Added an implementation of HMAC-SHA1.
lib/Makefile
lib/sha1-hmac.c [new file with mode: 0644]
lib/sha1.h
lib/sha1.t