aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/elgamal/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-01 15:17:52 +0000
committerlloyd <[email protected]>2008-10-01 15:17:52 +0000
commit92ddf6f0f8f0ef6f5584889481e4a098e280ee40 (patch)
tree4178ad93250da66d0eb18f9dfcce221bbb57bcd7 /src/pubkey/elgamal/info.txt
parent1034cf44b4ee0948312c11a1b079b8b04c5828e2 (diff)
Move last pieces of algorithm-specific code from general 'pubkey' module
into algorithm-specific directories. (Dependencies still remain on these in core/libstate, though).
Diffstat (limited to 'src/pubkey/elgamal/info.txt')
-rw-r--r--src/pubkey/elgamal/info.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pubkey/elgamal/info.txt b/src/pubkey/elgamal/info.txt
index 96586480b..6359efafa 100644
--- a/src/pubkey/elgamal/info.txt
+++ b/src/pubkey/elgamal/info.txt
@@ -9,6 +9,8 @@ elgamal.cpp
elgamal.h
elg_core.cpp
elg_core.h
+elg_op.cpp
+elg_op.h
</add>
<requires>