mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
ElGamal funktioniert und ist default
This commit is contained in:
parent
a51cca90b6
commit
46900fbd43
31 changed files with 1273 additions and 409 deletions
7
doc/DETAILS
Normal file
7
doc/DETAILS
Normal file
|
@ -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
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue