You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: