-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Crypt::OpenPGP does not use an encryption subkey if available and uses the primary (sign-only) key for encryption. This is unfortunate for those of us using the subkey mechanism to store the primary key offline; a Crypt::OpenPGP will consequently encrypt to a private key not available.
(And decrypting with a signing key would be unwise in any case)
I found out about this while trying to use the secure e-mail mechanism of Bugzilla (Mozilla's own instance). An independent bugreport was filed earlier [1]. A workaround consists of manually splitting public keys, but this is tedious and error-prone.
Is there any chance support for key usage could be implemented?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels