aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/dsa
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-29 00:15:14 +0000
committerlloyd <[email protected]>2008-09-29 00:15:14 +0000
commit68d3d539ad7752dc80c20c1a2ade909b1a4c4a6e (patch)
treec7e588d28427960c95eca9900844d5bf36c079df /src/pk/dsa
parent8269e2897e0a652bbd949d38b74873976a98adeb (diff)
Move what is left of the uncategorized library to 'core'. There is still
a lot of public key stuff in here that needs to be extracted however, and probably 2-3 other modules worth of stuff to split off (engines, etc)
Diffstat (limited to 'src/pk/dsa')
-rw-r--r--src/pk/dsa/modinfo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pk/dsa/modinfo.txt b/src/pk/dsa/modinfo.txt
index 503d9f23a..c29593e36 100644
--- a/src/pk/dsa/modinfo.txt
+++ b/src/pk/dsa/modinfo.txt
@@ -12,4 +12,5 @@ dsa.h
<requires>
asn1
dl_algo
+keypair
</requires>