summaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1997-11-24 23:24:04 +0100
committerWerner Koch <wk@gnupg.org>1997-11-24 23:24:04 +0100
commit46900fbd437a134bd16e5030182fb3a219cd370e (patch)
treef13063a7c4896b189c7a3d09791d5464241174c7 /doc/DETAILS
parentIDEA removed, signing works (diff)
downloadgnupg2-46900fbd437a134bd16e5030182fb3a219cd370e.tar.xz
gnupg2-46900fbd437a134bd16e5030182fb3a219cd370e.zip
ElGamal funktioniert und ist default
Diffstat (limited to 'doc/DETAILS')
-rw-r--r--doc/DETAILS7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
new file mode 100644
index 000000000..3b447c79b
--- /dev/null
+++ b/doc/DETAILS
@@ -0,0 +1,7 @@
+
+
+ * For packet version 3 we calculate the keyids this way:
+ RSA := low 64 bits of n
+ ELGAMAL := low 64 bits of y
+
+