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

Composing multiple custom verification methods/signature suites is too complex #640

Open
ivan770 opened this issue Dec 31, 2024 · 0 comments

Comments

@ivan770
Copy link
Contributor

ivan770 commented Dec 31, 2024

Hi!

At the moment, to compose different custom verification methods/signature suites into structures similar to those provided by Any*, a developer has to manually re-implement at least the crypto_suites! macro, AnySigner, AnyResolver, and other similar structures.

Ideally, combining multiple different verification methods should be as simple as composing DID resolvers - using a tuple with all possible verification methods present as tuple items.

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

No branches or pull requests

1 participant