Skip to content

fix: align bignp256 pkcs8 feature gating#1655

Open
Forostovec wants to merge 3 commits intoRustCrypto:masterfrom
Forostovec:fix/bignp256-pkcs8-cfg
Open

fix: align bignp256 pkcs8 feature gating#1655
Forostovec wants to merge 3 commits intoRustCrypto:masterfrom
Forostovec:fix/bignp256-pkcs8-cfg

Conversation

@Forostovec
Copy link

Fixed inconsistent pkcs8 integration in bignp256 where pkcs8-dependent code in secret_key/public_key was compiled unconditionally while the pkcs8 dependency itself is optional. This could break builds when only arithmetic is enabled or when pem was enabled without the crate-level pkcs8 feature.

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