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

Support for ECDSA signatures on curve secp256r1 #165

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from
Open

Support for ECDSA signatures on curve secp256r1 #165

wants to merge 7 commits into from

Conversation

Geal
Copy link
Contributor

@Geal Geal commented May 20, 2024

Fix #79

To allow Biscuit tokens to be signed by HSM or other key managers, we introduce a way to use ECDSA to sign blocks

TODO:

@Geal Geal changed the title Supprt for ECDSA signatures on curve secp256r1 Support for ECDSA signatures on curve secp256r1 May 20, 2024
@Geal Geal changed the base branch from main to dev May 20, 2024 19:17
SPECIFICATIONS.md Outdated Show resolved Hide resolved
SPECIFICATIONS.md Outdated Show resolved Hide resolved
@Geal Geal marked this pull request as ready for review May 23, 2024 12:40
SPECIFICATIONS.md Outdated Show resolved Hide resolved
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.

ECDSA support
2 participants