cose-wg / cose-spec

CBOR version of the JOSE specifications
14 stars 12 forks source link

Add MAC elements to key_ops #20

Closed jimsch closed 8 years ago

jimsch commented 9 years ago

Should we attempt to add the MAC_verify and MAC_create elements to the key_ops field since we have decided to distinguish between a signature and a MAC - or do we keep the same signature/verify tags that are currently used in the JWK document?