Stuart Longland <redhatter at gentoo.org> writes: > What format does hmac require the key to be in? It's an arbitrary string. I have a key in hexadecimal, do I give it the hex? Do I decode that to binary and give it that? Probably yes. Do you have test vectors? See if they work.