Skip to content

feat(fips): allow key generation and loading in FIPS 140-3 mode#809

Open
JasonPowr wants to merge 2 commits into
mainfrom
fips-work
Open

feat(fips): allow key generation and loading in FIPS 140-3 mode#809
JasonPowr wants to merge 2 commits into
mainfrom
fips-work

Conversation

@JasonPowr

Copy link
Copy Markdown
Member

Summary

  • Allow cosign key generation and loading in FIPS mode by storing keys as unencrypted PKCS#8 PEM, bypassing non-FIPS scrypt/NaCl encryption
  • Password-protected keys remain blocked in FIPS mode
  • Unencrypted keys rejected in non-FIPS mode to prevent password bypass

@JasonPowr
JasonPowr requested a review from osmman July 15, 2026 10:22
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.

1 participant