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

Consider exposing an additional simplified interface matching traditional sign/verify #8

Open
dlongley opened this issue Jan 24, 2024 · 0 comments

Comments

@dlongley
Copy link
Member

This additional interface would receive data to be signed / verified as a string of bytes (using Uint8Array) that contain serialized parameters such as header, messages, etc. using the serialization primitives defined by the BBS spec. Doing so would adhere to existing interfaces that already work with / plug into APIs such as WebKMS without the need to invent a new interface.

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