digitalbazaar / ecdsa-multikey

Javascript library for generating and working with EcdsaMultikey key pairs.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Ensure public and secret multikey headers match. #9

Closed kezike closed 1 year ago

kezike commented 1 year ago

This PR addresses Issue #3 by assuring that the Multikey headers of the public and secret keys correspond to the same ECDSA curve.

gannan08 commented 1 year ago

We need a CHANGELOG here. It will be a minor release. Once that's done then we should be good to go.

cc: @dlongley