Skip to content

feat: do not consider encrypting to the primary key #6779

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

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

link2xt
Copy link
Collaborator

@link2xt link2xt commented Apr 7, 2025

Primary key is usually used for certification.
It is possible to make a certification- and encryption- capable key with RSA, but RFC 9580 says
that implementations SHOULD NOT generate RSA keys.

@link2xt link2xt force-pushed the link2xt/no-primary-key-encryption branch from c24aa79 to 0e3f7b7 Compare April 7, 2025 14:26
@link2xt link2xt requested a review from Hocuri April 7, 2025 14:34
Primary key is usually used for certification.
It is possible to make a certification- and encryption-
capable key with RSA, but RFC 9580 says
that implementations SHOULD NOT generate RSA keys.
@link2xt link2xt force-pushed the link2xt/no-primary-key-encryption branch from 0e3f7b7 to d5fc85b Compare April 7, 2025 15:25
@link2xt link2xt merged commit ab0b4ca into main Apr 7, 2025
29 checks passed
@link2xt link2xt deleted the link2xt/no-primary-key-encryption branch April 7, 2025 15:47
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.

2 participants