aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/keypair/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-01 16:05:14 +0000
committerlloyd <[email protected]>2008-10-01 16:05:14 +0000
commita3fcea09d61fef223da7fb12dd5a768a982f1c7f (patch)
tree67b070fd816832d79e6a062a7cbacca1df2b3736 /src/pubkey/keypair/info.txt
parent514c4e35119eca7132ca9ab38cc0de2b701da492 (diff)
Move look_pk and pk_algs to new module pubkey/pk_lookup
Diffstat (limited to 'src/pubkey/keypair/info.txt')
-rw-r--r--src/pubkey/keypair/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pubkey/keypair/info.txt b/src/pubkey/keypair/info.txt
index c6fa4af5d..74a0c037d 100644
--- a/src/pubkey/keypair/info.txt
+++ b/src/pubkey/keypair/info.txt
@@ -11,4 +11,5 @@ keypair.h
<requires>
pubkey
+pk_lookup
</requires>