Skip to content

Add the HMAC and hash functions

Hello,

I would like to replace all my uses of guile-gcrypt with gnutls. I’m starting small, so first, here are the HMAC functions.

Since the hash functions are very similar, let me add them too.

Merge request reports