Beginner Question:Gnupg Decryption
- From: "MichiMichi" <wwwmike@xxxxxx>
- Date: 25 Mar 2007 22:14:02 -0700
Hello everybody,
When I encrypt an email message with gnupg for multiple email
recipients and then decrypt it again, I was under the assumption that
I would need to specify both, the private keys passphrase and the key-
id in order to decrypt
gpg --default-key pgp1@xxxxxxx --passphrase pgp4 --decrypt
However, I can decrypt without any --default-key parameter
gpg --decrypt --passphrase pgp4
That made me think. If one email recipients uses a weak key, other
email recipients could burteforce the message and easily detect weak
passwords.
Do I miss something here?
.
- Follow-Ups:
- Re: Beginner Question:Gnupg Decryption
- From: Peter Pearson
- Re: Beginner Question:Gnupg Decryption
- From: vedaal
- Re: Beginner Question:Gnupg Decryption
- From: Ertugrul Soeylemez
- Re: Beginner Question:Gnupg Decryption
- Prev by Date: extend the threshold in secret sharing
- Next by Date: Re: Large-Number Math DLL?
- Previous by thread: extend the threshold in secret sharing
- Next by thread: Re: Beginner Question:Gnupg Decryption
- Index(es):
Relevant Pages
|