diff options
author | Werner Koch <[email protected]> | 1999-05-04 13:55:41 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-05-04 13:55:41 +0000 |
commit | e5a79b2da81bd01562cd6c469eb106f765f43269 (patch) | |
tree | ca3b24e4356da7c39b95e387566773838e093c93 /doc/FAQ | |
parent | See ChangeLog: Thu Apr 29 12:29:22 CEST 1999 Werner Koch (diff) | |
download | gnupg-e5a79b2da81bd01562cd6c469eb106f765f43269.tar.gz gnupg-e5a79b2da81bd01562cd6c469eb106f765f43269.zip |
See ChangeLog: Tue May 4 15:49:29 CEST 1999 Werner Koch
Diffstat (limited to '')
-rw-r--r-- | doc/FAQ | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -81,7 +81,8 @@ signatures this is sufficient as the size of the hash is probably the weakest link if the keysize is larger than 1024 bits. Encryption keys may have greater sizes, - but you should than check the fingerprint of this key. + but you should than check the fingerprint of this key: + "gpg --fingerprint --fingerprint <user ID>". Q: Why are some signatures with an ELG-E key valid? A: These are ElGamal Key generated by GNUPG in v3 (rfc1991) |