; author: Thomas Hintz ; email: t@thintz.com ; license: bsd ((license "BSD") (category crypt) (dependencies message-digest) (test-dependencies test sha1 string-utils) (author "Thomas Hintz") (synopsis "HMAC provides a HMAC using the message-digest interface.") (components (extension hmac)))