HMAC SHA-2 JWS Algorithms should use "oct" key type rather than "HMAC"

Issue #11 resolved
Brian Campbell repo owner created an issue

"HMAC" makes some sense, I guess, but using "oct" aligns with the JWK key types and allows easier/better usage with JWK filters and selectors as well as key resolvers.

Comments (1)

  1. Log in to comment