aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecdh/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-03-02 05:08:15 +0000
committerlloyd <[email protected]>2010-03-02 05:08:15 +0000
commit3c15bd259f0921f1fa08ec91ee3cf2621c64a02d (patch)
tree54351d5e865a872896c6a95175693cc0ffa9e246 /src/pubkey/ecdh/info.txt
parent5fec937bd0c72858d6cf2f09b58b219294c7d5cc (diff)
parent54a3c5ae67f8b987d05ffd18e2d49a2da1d5988e (diff)
propagate from branch 'net.randombit.botan' (head fc86fc4842254088bf820ea6ebf05877aa63fb22)
to branch 'net.randombit.botan.c++0x' (head 77565ff7252df7f8faad86d65075498b0adb93d8)
Diffstat (limited to 'src/pubkey/ecdh/info.txt')
-rw-r--r--src/pubkey/ecdh/info.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/pubkey/ecdh/info.txt b/src/pubkey/ecdh/info.txt
new file mode 100644
index 000000000..12826c81b
--- /dev/null
+++ b/src/pubkey/ecdh/info.txt
@@ -0,0 +1,10 @@
+define ECDH
+
+<requires>
+alloc
+asn1
+ec_dompar
+ecc_key
+libstate
+numbertheory
+</requires>