digitalbazaar / ed25519-verification-key-2020

Javascript library for generating and working with Ed25519VerificationKey2020 key pairs, for use with crypto-ld.
BSD 3-Clause "New" or "Revised" License
3 stars 10 forks source link

Implement JWK thumbprint, conversion to and from JWK. #14

Closed dmitrizagidulin closed 3 years ago

dmitrizagidulin commented 3 years ago

Adds compatibility with CCG's JsonWebKey2020 spec and RFC8037