aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/elgamal
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-11-11 20:54:18 +0000
committerlloyd <[email protected]>2008-11-11 20:54:18 +0000
commit8986f83af617d76e54ae40348d0a77ea1e5e51e4 (patch)
tree419cebf489bd28084615290bccd63516b4ca2696 /src/pubkey/elgamal
parente7e3551e44f8defc6d78be4e513ea5ee2631933b (diff)
Remove pk_lookup - half of it (look_pk.{cpp,h}) depended on libstate directly,
the other half was relied upon by pubkey. Move the contents into those two modules. Update deps.
Diffstat (limited to 'src/pubkey/elgamal')
-rw-r--r--src/pubkey/elgamal/info.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pubkey/elgamal/info.txt b/src/pubkey/elgamal/info.txt
index 9ca94e3e9..c457e1529 100644
--- a/src/pubkey/elgamal/info.txt
+++ b/src/pubkey/elgamal/info.txt
@@ -11,7 +11,6 @@ bigint
dl_algo
keypair
numbertheory
-pk_lookup
pubkey
</requires>