auth0 / node-jwa

JSON Web Algorithms
http://tools.ietf.org/id/draft-ietf-jose-json-web-algorithms-08.html
MIT License
98 stars 42 forks source link

use genericized names for openssl signed digests #26

Closed omsmith closed 6 years ago

omsmith commented 6 years ago

Fixes: https://github.com/brianloveswords/node-jwa/issues/8 Ref: https://github.com/brianloveswords/node-jwa/issues/23 Ref: https://github.com/nodejs/node/pull/15024