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

Redirect x/crypto APIs to implementations provided by backends for FIPS compliance #986

Open
dagood opened this issue Jul 20, 2023 · 0 comments
Assignees
Labels

Comments

@dagood
Copy link
Member

dagood commented Jul 20, 2023

x/crypto is used without a simple alternative in code that needs FIPS support. To keep up with the goal of possible FIPS compliance without source code changes, we should find a way to replace x/crypto APIs with implementations backed by OpenSSL/CNG. (At least actively used ones.)

A general solution is also touched on in microsoft/go-crypto-openssl#57 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant