digitalbazaar / ecdsa-secp256k1-verification-key-2019

Other
3 stars 5 forks source link

Update to match crypto-ld v4.0 API. #12

Open dmitrizagidulin opened 4 years ago

dmitrizagidulin commented 4 years ago

The crypto-ld key pair API has undergone multiple breaking changes, and bundled key algorithms (Ed25519 and RSA) has been removed from it.

This is a tracking issue to update this ecdsa library to match the new API. (See also issue #11)