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

feat(did-key): Add EBSI Natural Person Format #545

Closed
wants to merge 43 commits into from
Closed
Changes from 5 commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
f2c7620
DID-876 Did:key support for resolving EBSI v2
Feb 2, 2024
a47fa92
DID-876 Did:key support for resolving EBSI v2
Apr 2, 2024
7c8aaeb
feat(did-key): Add EBSI Natural Person Format
Apr 2, 2024
92cb05e
feat(did-key): Add EBSI Natural Person Format
Apr 22, 2024
d4de59c
Complete refactor (#508)
timothee-haudebourg Jun 20, 2024
e853fb1
Token Status List & Bitstring Status List v1.0 (#551)
timothee-haudebourg Jun 25, 2024
b9e988d
One step signature and verification (#552)
timothee-haudebourg Jun 25, 2024
2446a45
VCDM v2.0 (#549)
timothee-haudebourg Jun 27, 2024
1903dbe
Relax DateTimeEnvironment impl requirements (#557)
mrappard Jun 28, 2024
281bc3b
Allow both v1 and v2 VCs in JsonCredentialOrJws (#554)
sbihel Jun 28, 2024
d14c29e
Add `Ed25519Signature2020` context when missing (#560)
sbihel Jul 1, 2024
c800b20
Add accessors to the VCDM `Context` type. (#561)
timothee-haudebourg Jul 1, 2024
d7775d4
Improve InvalidTypeName error (#563)
sbihel Jul 2, 2024
62108d1
Fix evidences typo (#564)
sbihel Jul 2, 2024
5962303
Skip serializing missing id. (#565)
timothee-haudebourg Jul 2, 2024
cabb878
Reject `null` identifiers in VCDM. (#567)
timothee-haudebourg Jul 2, 2024
10deab4
Prefer OUT_DIR for outputting the multicodec table (#558)
ivan770 Jul 2, 2024
0567fda
Add convenient constructors for status lists. (#566)
timothee-haudebourg Jul 3, 2024
30f29a9
Verifier simplification. (#559)
timothee-haudebourg Jul 3, 2024
157fb00
Fix `token_status_list::StatusSize` deserializer. (#568)
timothee-haudebourg Jul 3, 2024
0cc4242
Add data integrity v2 context (#569)
sbihel Jul 3, 2024
0e60cba
Add `NonEmptyObject` type. (#570)
timothee-haudebourg Jul 3, 2024
b604e0d
Re-export `ssi-status` as `ssi::status`. (#571)
timothee-haudebourg Jul 3, 2024
72d6ce2
`ecdsa-rdfc-2019` cryptosuite. (#555)
timothee-haudebourg Jul 5, 2024
90d11cb
Rename `bitstream_status_list` module into `bitstring_status_list`. (…
timothee-haudebourg Jul 8, 2024
a838e6d
Upgrade `json-ld` to version 0.20 (#574)
timothee-haudebourg Jul 8, 2024
dbd3c5c
Enforce non-empty subject for VCDM v2 (#572)
sbihel Jul 8, 2024
0e87bfe
Data Integrity `bbs-2023` Cryptosuite (#550)
timothee-haudebourg Jul 10, 2024
95d0676
Modify tests for unmapped types (#575)
sbihel Jul 10, 2024
6b709c7
Make DataIntegrityProof created field optional (#576)
sbihel Jul 10, 2024
4917d99
Fully specializable credentials. (#577)
timothee-haudebourg Jul 11, 2024
7a944d7
Add support for `Multikey` in `did:jwk`. (#578)
timothee-haudebourg Jul 12, 2024
3f2b1d3
Insert required types in `vc::syntax::Types::default`. (#579)
timothee-haudebourg Jul 12, 2024
5c47f16
Rename `eddsa-2022` into `eddsa-rdfc-2022`. (#581)
timothee-haudebourg Jul 15, 2024
01d1368
Fix typo in README (#583)
rschulman Jul 18, 2024
88110a9
`ecdsa-sd-2023` cryptosuite. (#582)
timothee-haudebourg Jul 19, 2024
04720d4
Fix DataIntegrity `created` type (#584)
sbihel Jul 22, 2024
d6d7737
Add JOSE VC/VP signature format. (#586)
timothee-haudebourg Jul 26, 2024
4c1b8c2
Bump ssi-contexts version
sbihel Jul 26, 2024
2a2db0a
Remove unused circular dev dependency
sbihel Jul 26, 2024
022fac8
Fix rustdocs broken links and add check in CI (#590)
sbihel Aug 1, 2024
b88c3cd
update from main
Feb 2, 2024
79da9f9
Merge remote-tracking branch 'origin/did-876-did-key-ebsi-format' int…
Aug 1, 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

These merge commits were added into this branch cleanly.

There are no new changes to show.