Skip to content

Fix issues with create/verify VP

Lyuben Penkovski requested to merge 20-fix-presentation-proof-issues into main

The Aries library doesn't verify properly the credentials when it's parsing a presentation and therefore some invalid credentials could be given which affects the signatures inclusion - e.g. which fields are considered when making and verifying VP proof signature.

Closes #20 (closed)

Merge request reports