Skip to content

Conversation

ljmf00
Copy link
Contributor

@ljmf00 ljmf00 commented Oct 2, 2021

This PR includes two patches for PKCS #8 and OpenVPN static key blocks that often should be kept in private.

Please read the patches description for additional context.

Luís Ferreira added 2 commits October 2, 2021 20:53
…ted private keys As described by RFC7468 and RFC5958, keys that are encoded using the "ENCRYPTED PRIVATE KEY" label are described as private key information and therefore can contain secrets, even though encrypted. Signed-off-by: Luís Ferreira <contact@lsferreira.net>
'OpenVPN Static key V1' label is often used by OpenVPN for providing hardening security with additional HMAC signatures to the SSL/TLS handshake packets. They are shared secrets and should be kept private. Signed-off-by: Luís Ferreira <contact@lsferreira.net>
Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asottile asottile merged commit e35ba8d into pre-commit:master Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants