Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix algorithm misalignments using new cryptosuite interface. #244

Merged
merged 22 commits into from
Feb 24, 2024
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
6924d6c
Fix cryptographic suites interface.
msporny Feb 11, 2024
cdb5aa8
Update "Add Proof" section to align with new cryptosuite interface.
msporny Feb 11, 2024
eb65285
Fix grammar in new cryptosuite interface language.
msporny Feb 15, 2024
20afb43
Simplify cryptosuite instantiation algorithm and usage.
msporny Feb 16, 2024
9fcb643
Add verifiedDocument to verifyProof return value.
msporny Feb 16, 2024
ba1b3d9
Fix cryptosuite instance interface and links to proof gen error.
msporny Feb 16, 2024
2263ec4
Remove comment on hashData, which is no longer relevant.
msporny Feb 16, 2024
340fb79
Replace square-bracket-quote-backtick syntax.
msporny Feb 16, 2024
71a9125
Remove backticks around non-literal values.
msporny Feb 16, 2024
38fc13b
Remove requirement around VC validation information.
msporny Feb 16, 2024
9c29302
Fix language around cryptographic suite instance.
msporny Feb 16, 2024
f0cc2d5
Add missing "in" to sentence.
msporny Feb 16, 2024
c511a4b
Fix broken link to cryptographic suite instance createProof func.
msporny Feb 16, 2024
bf07dec
Fix grammar around cryptosuite updates.
msporny Feb 16, 2024
1f7bbf8
Add "data integrity" to cryptosuite terminology.
msporny Feb 16, 2024
dc610b9
Fix language around MIME type -> media type.
msporny Feb 16, 2024
91e8b7c
Make result of createProof a data integrity proof.
msporny Feb 16, 2024
a92792f
Fix return values for Add Proof and createProof interface.
msporny Feb 16, 2024
36f4350
Export unsecured/secured data document terminology.
msporny Feb 16, 2024
c46e47d
Use "data-local-lt" for cryptosuite instance term.
msporny Feb 24, 2024
2296634
Ensure errors from verifyProof are propagated.
msporny Feb 24, 2024
1f7ee96
Add and use definition for "cryptosuite verification result".
msporny Feb 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading