Skip to content

Organize ssi-jwk library #645

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

Open
wants to merge 5 commits into
base: unstable
Choose a base branch
from
Open

Conversation

timothee-haudebourg
Copy link
Contributor

Description

Organizes the ssi-jwk library hierarchically to make it easier to navigate and maintain. No new feature is added or type renamed in this PR. Just moving things around.

Tested

  • Test suite still passes.

@timothee-haudebourg timothee-haudebourg changed the base branch from main to new-crypto-crate March 24, 2025 15:39
* Add `Lexical<T>` type to preserve lexical representation of XSD dateTime and dateTimeStamp.
Fixes #638
Base automatically changed from new-crypto-crate to main March 26, 2025 17:25
Ryanmtate and others added 2 commits April 4, 2025 07:40
* add use_rustls_tls option to reqwest client builder

Signed-off-by: Ryan Tate <[email protected]>

* Update crates/dids/methods/web/Cargo.toml

---------

Signed-off-by: Ryan Tate <[email protected]>
.concat(),
)])
match &self.params {
// EC(params) => params.to_asn1_class(class),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks new, why is EC comented out?

@timothee-haudebourg timothee-haudebourg changed the base branch from main to unstable May 13, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants