-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
We are looking at using Biscuit auth in our application but we are currently blocked with only Ed25519 being supported for signing and verification. The reason we would like other algorithms is so we can have our keys managed by AWS KMS and KMS currently does not support Ed25519.
Is there anything in the roadmap to have more algorithm support? If not, we can submit a PR to add support for the ECC_* algorithms in KMS along with external signing provider support. However we can only add this to the Java implementation. Would this be something that would be accepted and released or do you require the changes made to the other supported languages?
itstheceo and ashley-taylor
Metadata
Metadata
Assignees
Labels
No labels