veres-one / did-veres-one

A Decentralized Identifier utility library for Veres One
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Add extensibility to the proof output. #7

Closed gannan08 closed 6 years ago

gannan08 commented 6 years ago

This breaking change provides the ability to add additional properties to the output of proof operations.

dlongley commented 6 years ago

Reminder that this is a breaking API change ... so we'll need to be careful with that.

dlongley commented 6 years ago

The purpose of this PR is to allow for us to return other information about what was signed/what was attached/so on if it becomes helpful to do so in the future. We anticipate wanting to do this with accelerators that may want to know hashes of the data that was signed, for example.