Dear Expert,
I am wondering that which algorithm is used for the session key in GnuPG
1.4.8?
I understand the session key is symmetric key and used for message
encryption, my concern is the compatibility with PGP commercial.
i.e PGP commercial use IDEA but GnuPG does not have it, then message can
Dear Expert,
I am wondering that which algorithm is used for the session key in GnuPG
1.4.8?
I understand the session key is symmetric key and used for message
encryption, my concern is the compatibility with PGP commercial.
i.e PGP commercial use IDEA but GnuPG does not have it, then message can
PGP9.6 use SHA256 for selfsign for sub keys but GnuPG1.4.8 does not
support SHA-256 and cause abort.
Could you share any idea how to import such keys which use not supoorted
algo ?
Regards
YF
The information contained in this electronic mail transmission
may be privileged and confidential, and th
Dear expert,
I understand as below when hash is used at decrypting operation.
>Hash algo is used to generate a key to decrypt a private key from
passphrase at decrypting operation.
When above my understanding is correct,
could you advice me how to specify the hash algo at generating key pair
and h