Thank you anon85786376!!
--
sergio.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
‐‐‐ Original Message ‐‐‐
On Sunday, June 6, 2021 2:24 PM, sergio via Gnupg-users
wrote:
> I found the sequence to reproduce my problem:
>
> $ rm -rf .gnupg
> $ gpg --gen-key --batch < %echo Generating a 25519 key
> Key-Type: eddsa
> Key-Curve: Ed25519
> Key-Usage: cert
> Subkey-Type: ec
6EC0, created
2021-06-06
"test "
gpg: decryption failed: No secret key
$
Is this a gnupg bug or I'm doing something wrong?
--
sergio.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
I tried the same sequence on the same host A but for new test user with
clean ~/.gnupg without success. Could you help me to debug this, please.
--
sergio.
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnup
> --export-secret-keys
Sorry, this is a typo, or course. And to be absolutely sure, I re-checked:
B $ gpg --import secret.key
gpg: key : public key "name (comment) " imported
gpg: key : secret key imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: secret keys read:
rk on B:
B % echo test | gpg --encrypt --recipient | gpg --decrypt
gpg: encrypted with 256-bit ECDH key, ID , created
"name (comment) "
gpg: decryption failed: No secret key
gpg version is the same on both hosts: 2.2.27-2 from debian sid
$ gpg --list-secret-keys --with-subkey-finge
gpg --import private.key
But it doesn't work on B:
B % echo test | gpg --encrypt --recipient | gpg --decrypt
gpg: encrypted with 256-bit ECDH key, ID , created
"name (comment) "
gpg: decryption failed: No secret key
gpg version is the same on both hosts: 2.2.27-2 from debi
Hi.
Am Mittwoch, den 08.08.2018, 00:03 -0400 schrieb Yu:
> WOW! That works.
>
> To document this, if anyone ever run into this situation:
>
> > sec# rsa4096/0xC9E7221DAFCE6539 created: 2018-08-07 expires:
> > never
>
> This is the key I need to delete from the card/yubikey.
>
> 1. gpg --del
WOW! That works.
To document this, if anyone ever run into this situation:
> sec# rsa4096/0xC9E7221DAFCE6539 created: 2018-08-07 expires: never
This is the key I need to delete from the card/yubikey.
1. gpg --delete-key 0xC9E7221DAFCE6539
2. gpg --card-status should return NONE and gpg --li
Hi.
Am Dienstag, den 07.08.2018, 19:38 -0400 schrieb Yu:
> Hi Dirk
> Thank you very much. I just want to make sure I am doing the right
> thing,
> so please excuse me if I am asking too much.
> > You should delete the complete secret key set from you keyring.
> Then
> > import the PUBLIC keys f
Hi Dirk
Thank you very much. I just want to make sure I am doing the right thing,
so please excuse me if I am asking too much.
You should delete the complete secret key set from you keyring. Then
> import the PUBLIC keys for the card keys and then do a gpg --card-
> status.
>
>
Do I just call "gp
> ssb# rsa4096/0xF7254D474BF6AD14 2018-08-07 [S]
> ssb# rsa4096/0xBAB7FE8D803C2351 2018-08-07 [E]
> ssb> rsa4096/0x676CA8641A239FE2 2018-08-07 [SA]
>
The # indicates, that the Keys are not available in the keyring.
> I am confused why I get this message:
>
> gpg:
-08-07 [SA]
I am confused why I get this message:
gpg: decryption failed: No secret key
I tried gpg --import but still doesn't help.
John-Wong:~ jwong$ gpg --import mastersub.key
gpg: key 0xC9E7221DAFCE6539: "John Wong " not changed
gpg: To migrate 'secring.gpg', w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Joe Demeny wrote:
> gpg: decryption failed: No secret key
>
> I'm wondering what the error "No secret key" means? Am I trying to decrypt
> the
> message with the wrong key? Or have I broken my gpg setup?
>
No
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Charly Avital escribió:
> Joe Demeny wrote the following on 5/16/08 11:35 AM:
>> I'm trying to decrypt a message using KMail and gpg and it fails. I then
>> tried
>> to manually decrypt the encrypted part and this is what I got:
...
>> I'm wondering
:encrypted data packet:
> length: unknown
> gpg: encrypted with ELG key, ID CF8503BE
> gpg: decryption failed: No secret key
>
> I'm wondering what the error "No secret key" means? Am I trying to decrypt
> the
> message with the wrong key? Or have I broken my
D)
:pubkey enc packet: version 3, algo 16, keyid 72F9D3DCCF8503BE
data: [2046 bits]
data: [2048 bits]
gpg: armor header:
gpg: public key is CF8503BE
:encrypted data packet:
length: unknown
gpg: encrypted with ELG key, ID CF8503BE
gpg: decryption failed: No secret key
I
17 matches
Mail list logo