Thread GnuPG -> Crypt::OpenPGP inkompatibel???: Crypt::OpenPGP -> GnuPG aber kompatibel? (10 answers)
Opened by Wlet at 2006-06-01 17:23

esskar
 2006-06-01 18:27
#66925 #66925
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
wenn ich gpg.exe auf der command zeile wie folgt aufrufe

Code: (dl )
gpg.exe --status-fd 1 --yes --decrypt


bekomm ich für 1
Code: (dl )
1
2
3
4
5
6
7
[GNUPG:] ENC_TO F770F53D5E119DE4 1 0
gpg: encrypted with RSA key, ID 5E119DE4
[GNUPG:] NO_SECKEY F770F53D5E119DE4
[GNUPG:] BEGIN_DECRYPTION
[GNUPG:] DECRYPTION_FAILED
gpg: decryption failed: secret key not available
[GNUPG:] END_DECRYPTION


und für 2

Code: (dl )
1
2
3
4
5
6
[GNUPG:] ENC_TO A6EB988F59F6D4C6 1 0
gpg: encrypted with RSA key, ID 59F6D4C6
[GNUPG:] NO_SECKEY A6EB988F59F6D4C6
[GNUPG:] BEGIN_DECRYPTION
[GNUPG:] DECRYPTION_FAILED
gpg: decryption failed: secret key not available


du siehst also; dass du nicht den richtigen schlüssel verwendest (wobei der 2te schon mein schlüssel ist; ich aber den private key verschlammpte hab, merke ich gerade)\n\n

<!--EDIT|esskar|1149172075-->

View full thread GnuPG -> Crypt::OpenPGP inkompatibel???: Crypt::OpenPGP -> GnuPG aber kompatibel?