hmac-sha-512 with a 256-bit key
I am implementing hmac-sha-512 in an integrated system. However, one subsystem is only supports the use of 256-bit keys.
I read in https://tools.ietf.org/html/rfc4868 that:
However, note that [HMAC] strongly discourages … Continue reading hmac-sha-512 with a 256-bit key