Skip to content

Remote signer #111

Closed
itstheceo wants to merge 18 commits intoeclipse-biscuit:mainfrom
itstheceo:remote_signer
Closed

Remote signer #111
itstheceo wants to merge 18 commits intoeclipse-biscuit:mainfrom
itstheceo:remote_signer

Conversation

@itstheceo
Copy link
Contributor

Adds the capability to create a KeyPair by providing a Signer delegate which knows how to sign block byte[] directly. Existing usages will infer a PrivateKeySigner, however the intended use case is for when the private key cannot be directly accessed, e.g when working with KMS in AWS. Added a test showing this use case.

This PR also unifies the signing behaviour into a single file, which maybe nice before updating the implementation to the v1 spec. See the Signer interface.

@Korbik
Copy link
Contributor

Korbik commented Feb 12, 2025

Could you have a look at #113 ?

@Korbik
Copy link
Contributor

Korbik commented Mar 10, 2025

This PR is not outdated by #113 so I will close it

@Korbik Korbik closed this Mar 10, 2025
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.

2 participants