hyperledger / anoncreds-spec

The specification for AnonCreds verifiable credential exchange.
https://hyperledger.github.io/anoncreds-spec/
Apache License 2.0
45 stars 24 forks source link

Update to issuance to add details, all steps, and to-dos #106

Closed swcurran closed 1 year ago

swcurran commented 1 year ago

Signed-off-by: Stephen Curran swcurran@gmail.com

swcurran commented 1 year ago

A significant update to the issuance doc to add detail to the flow and to identify places for putting in the cryptographic details.

There are 11 "todo" notes in the text. It would be great to pair with someone that knows either the code or has already gone through the PDF generated from the Latex to fill in the todos. Plan is to do the latter step next on that.

TimoGlastra commented 1 year ago

There are 11 "todo" notes in the text. It would be great to pair with someone that knows either the code or has already gone through the PDF generated from the Latex to fill in the todos. Plan is to do the latter step next on that.

@whalelephant is this something you could help out with?

whalelephant commented 1 year ago

Hi! thanks for tagging, perhaps I can circle back with some details of Credential Signature and Signature Correctness Proof from the code + paper?

swcurran commented 1 year ago

@ArPhil -- would love to have you check out the additions and changes in this before merging. Do you have some time for that?

TimoGlastra commented 1 year ago

Hi! thanks for tagging, perhaps I can circle back with some details of Credential Signature and Signature Correctness Proof from the code + paper?

Yes that would be much appreciated!

swcurran commented 1 year ago

@ArPhil -- let me know what you think of my answers and we'll decide on merging or not. Thanks!