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

Add compability tests #6

Closed aljones15 closed 3 years ago

aljones15 commented 3 years ago

Adds tests to ensure that signatures created by node verify in the browser and vice versa.