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

Add ecdsa-sd-2023 cryptosuite to ECDSA Cryptosuites specification #20

Merged
merged 49 commits into from
Aug 3, 2023
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
8d33a7d
Fix trailing whitespace issues.
dlongley Jun 18, 2023
83b9a74
Add labelReplacementCanonize selective disclosure primitive.
dlongley Jun 18, 2023
696a4dc
Add hmacIdCanonize selective disclosure primitive.
dlongley Jun 18, 2023
29c0eba
Add labelMapCanonize selective disclosure primitive.
dlongley Jun 18, 2023
afef36b
Add skolemize selective disclosure primitive.
dlongley Jun 18, 2023
12a01e6
Add deskolemize selective disclosure primitive.
dlongley Jun 18, 2023
6b32c9e
Add toSkolemizedJSONLD selective disclosure primitive.
dlongley Jun 18, 2023
5fffdb5
Add toDeskolemizedRDF selective disclosure primitive.
dlongley Jun 18, 2023
1bf909b
Fix links to selective disclosure sections.
dlongley Jun 18, 2023
985d3a5
Add jsonPointerToPaths selective disclosure primitive.
dlongley Jun 19, 2023
98b4105
Add jsonPointerToPaths selective disclosure primitive.
dlongley Jun 19, 2023
bd6968f
Add createInitialFrame selective disclosure primitive.
dlongley Jun 19, 2023
d76b45b
Add jsonPointersToFrame selective disclosure primitive.
dlongley Jun 19, 2023
e709177
Fix broken references in selective disclosure primitives.
dlongley Jun 19, 2023
b54df23
Add strictFrame selective disclosure primitive.
dlongley Jun 19, 2023
1f5abeb
Add groupNquads selective disclosure primitive.
dlongley Jun 19, 2023
f64d69d
Add filterAndGroupNquads selective disclosure primitive.
dlongley Jun 19, 2023
287d354
Remove duplicative jsonPointerToPaths section.
dlongley Jun 19, 2023
df16ee3
Add hashMandatoryNQuads to selective disclosure primitives.
dlongley Jun 19, 2023
c23f601
Add at risk issue marker for selective disclosure functions.
dlongley Jun 24, 2023
a8c8ced
Add "Add Proof" algorithm for ecdsa-sd-2023.
msporny Jun 20, 2023
9aa6625
Add "Verify Proof" algorithm for ecdsa-sd-2023.
msporny Jun 20, 2023
11bfa99
Add "Transformation" algorithm stub for ecdsa-sd-2023.
msporny Jun 20, 2023
ac41f27
Add "Hashing" stub for ecdsa-sd-2023.
msporny Jun 20, 2023
ba5a836
Add "Proof Configuration" algorithm for ecdsa-sd-2023.
msporny Jun 20, 2023
c14f43e
Add "Proof Serialization" stub for ecdsa-sd-2023.
msporny Jun 20, 2023
3fe71f8
Add "Proof Verification" stub for ecdsa-sd-2023.
msporny Jun 20, 2023
52b9c54
Refactor "Add Proof" to "Add Base Proof" for ecdsa-sd-2023.
dlongley Jun 20, 2023
240a4c7
Add at-risk issue marker for ecdsa-sd-2023.
msporny Jun 20, 2023
964dff3
Add algorithm for base proof transformation for ecdsa-sd-2023.
dlongley Jun 20, 2023
aa5d638
Add Base Proof Hashing algorithm for ecdsa-sd-2023.
dlongley Jun 20, 2023
aede80b
Add serializeSignData ecdsa-sd-2023 primitive.
dlongley Jun 20, 2023
8e81266
Add serializeBaseProofValue ecdsa-sd-2023 primitive.
dlongley Jun 20, 2023
83a1663
Add Base Proof Serialization algorithm for ecdsa-sd-2023.
dlongley Jun 20, 2023
e74c31c
Fix reference to serialization of sign data.
dlongley Jun 20, 2023
0513426
Add helper functions to their own sections.
dlongley Jun 24, 2023
a5e0e0c
Add ecdsa-sd-2023 "Add Derived Proof" high level algorithm.
dlongley Jun 24, 2023
e3a71d3
Add "parseBaseProofValue" to ecdsa-sd-2023 functions.
dlongley Jun 24, 2023
c06651c
Add "createDisclosureData" helper function to ecdsa-sd-2023.
dlongley Jun 24, 2023
7b8dc03
Add "compressLabelMap" function to ecdsa-sd-2023.
dlongley Jun 24, 2023
7c6d1da
Add serializeDerivedProofValue to ecdsa-sd-2023 algorithms.
dlongley Jun 24, 2023
df8083a
Fix references in "Add Derived Proof" section for ecdsa-sd-2023.
dlongley Jun 24, 2023
36f96ef
Add parseDerivedProofValue algorithm to ecdsa-sd-2023.
dlongley Jun 24, 2023
f154a50
Add decompressLabelMap helper function to ecdsa-sd-2023.
dlongley Jun 24, 2023
5e07d41
Fix indentation for compressLabelMap.
dlongley Jun 24, 2023
517ae1c
Add createVerifyData to ecdsa-sd-2023 helper algorithms.
dlongley Jun 24, 2023
8094820
Add "Verify Derived Proof" for ecdsa-sd-2023.
dlongley Jun 24, 2023
97ad4df
Add at risk issue markers for ecdsa-sd-2023 functions.
dlongley Jun 24, 2023
fbcf303
Fix bug in verify derived proof (ecdsa-sd-2023).
msporny Aug 3, 2023
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
Loading