hmac fixed for new API
commitd9f171bc3676e51c2a9a028df361a263d53007ae
authorGregor Pintar <grpintar@gmail.com>
Thu, 22 Aug 2013 09:22:15 +0000 (22 11:22 +0200)
committerGregor Pintar <grpintar@gmail.com>
Thu, 22 Aug 2013 09:22:15 +0000 (22 11:22 +0200)
tree19da10cf05921dafe3c7bd6004b4800ad9d2ff89
parenteac827719aeb54bf79743eacb3a878c7f17c09e9
hmac fixed for new API
include/kripto/hash.h
include/kripto/mac.h
include/kripto/mac/hmac.h
include/kripto/mac_desc.h
lib/authstream.c
lib/hash.c
lib/mac.c
lib/mac/hmac.c
test.sh
test/mac/hmac.c