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

Add pkcs#11 support to fuel-crypto #662

Closed
Voxelot opened this issue Jan 25, 2024 · 1 comment
Closed

Add pkcs#11 support to fuel-crypto #662

Voxelot opened this issue Jan 25, 2024 · 1 comment

Comments

@Voxelot
Copy link
Member

Voxelot commented Jan 25, 2024

In order to support remote hsm's we should consider adding pkcs#11 support to fuel-crypto. This would allow fuel-crypto to be integrated with cloudhsm or other key providers: https://docs.aws.amazon.com/cloudhsm/latest/userguide/pkcs11-key-types.html

@MitchTurner
Copy link
Member

We are going to close this in favor of having aws tools inside of fuel-crypto.

The pkcs libraries are a little too generic for our usecase and they don't support no-std, unfortunately, which would make it hard to integrate into our state transition function.

Closing in favor of: #865

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

2 participants