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
First of all, Thank you for creating and maintaining ProtonMail/gopenpgp it's a great package! I have a question regarding the configuration and customization of the package.
I'm interested in using a hardware security module (HSM) as the source of randomness for key generation. I'm wondering if it's possible to configure your package to use a custom io.Reader that pulls random data directly from an HSM. If this is feasible, could you please provide guidance on how we might integrate this with? Are there existing drivers or interfaces that would allow us to accomplish this, or would additional development be required?
Thank you again for your work on this project. I look forward to your insights.
Best regards,
The text was updated successfully, but these errors were encountered:
Hello folks,
First of all, Thank you for creating and maintaining ProtonMail/gopenpgp it's a great package! I have a question regarding the configuration and customization of the package.
I'm interested in using a hardware security module (HSM) as the source of randomness for key generation. I'm wondering if it's possible to configure your package to use a custom io.Reader that pulls random data directly from an HSM. If this is feasible, could you please provide guidance on how we might integrate this with? Are there existing drivers or interfaces that would allow us to accomplish this, or would additional development be required?
Thank you again for your work on this project. I look forward to your insights.
Best regards,
The text was updated successfully, but these errors were encountered: