w3c / vc-di-ecdsa

Data Integrity specification for ECDSA using NIST-compliant curves
https://w3c.github.io/vc-di-ecdsa/
Other
9 stars 9 forks source link

Edit algorithms to permit more general proof configuration options #49

Closed Wind4Greg closed 4 months ago

Wind4Greg commented 5 months ago

This PR addresses issue https://github.com/w3c/vc-di-ecdsa/issues/48. It edits the document in three sections:

The changes are all similar. Instead of starting with an empty object the procedure starts with a clone of the proof options, this way any custom proof options are passed through for hashing and signing.


Preview | Diff