Skip to content

Introduce a ValidateGenerateOpts function to ensure that RSA key sizes are at least 2048 bits and EC curve sizes are supported. This validation is now applied at the start of the Generate methods for FileStorage, Credkit, and WinCertStore. Also includes minor refactoring, such as renaming createMode to userReadWrite and updating import order in the Windows implementation.#96

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_868220888
Feb 10, 2026

Conversation

@copybara-service
Copy link

Introduce a ValidateGenerateOpts function to ensure that RSA key sizes are at least 2048 bits and EC curve sizes are supported. This validation is now applied at the start of the Generate methods for FileStorage, Credkit, and WinCertStore. Also includes minor refactoring, such as renaming createMode to userReadWrite and updating import order in the Windows implementation.

@copybara-service copybara-service bot force-pushed the test_868220888 branch 4 times, most recently from 6a5c00a to e8e028c Compare February 10, 2026 21:21
PiperOrigin-RevId: 868292166
@copybara-service copybara-service bot merged commit ccf44e7 into master Feb 10, 2026
@copybara-service copybara-service bot deleted the test_868220888 branch February 10, 2026 21:25
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