diff options
author | lloyd <[email protected]> | 2008-09-29 00:30:26 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 00:30:26 +0000 |
commit | ce1074c2ce8d37cddda35079dc279c7823766aca (patch) | |
tree | e9c8ef0c6706477666f8e1c3e82986785fc67e0b /src/pk/elgamal | |
parent | d8034ff636a1b0d1d8d90058183b985f8b90e45f (diff) |
Move parts of core into pk/pubkey which is at least somewhat relevant
Diffstat (limited to 'src/pk/elgamal')
-rw-r--r-- | src/pk/elgamal/modinfo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pk/elgamal/modinfo.txt b/src/pk/elgamal/modinfo.txt index ffae2a667..e7f80031f 100644 --- a/src/pk/elgamal/modinfo.txt +++ b/src/pk/elgamal/modinfo.txt @@ -14,4 +14,5 @@ asn1 bigint dl_algo keypair +pubkey </requires> |