grafeas / kritis

Deploy-time Policy Enforcer for Kubernetes applications
https://github.com/grafeas/kritis/blob/master/docs/binary-authorization.md
Apache License 2.0
696 stars 133 forks source link

Support passphrase-encrypted private keys in Crypto Library #568

Closed acamadeo closed 4 years ago

acamadeo commented 4 years ago

Add optional passphrase parameter to NewPgpSigner which allows users to specify a password to decrypt and use a password-encrypted private key.