summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/pubkey/ecc_key/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/pubkey/ecc_key/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/pubkey/ecc_key/info.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/pubkey/ecc_key/info.txt b/comm/third_party/botan/src/lib/pubkey/ecc_key/info.txt
new file mode 100644
index 0000000000..32d05f2f90
--- /dev/null
+++ b/comm/third_party/botan/src/lib/pubkey/ecc_key/info.txt
@@ -0,0 +1,11 @@
+<defines>
+ECC_PUBLIC_KEY_CRYPTO -> 20131128
+ECC_KEY -> 20190801
+</defines>
+
+<requires>
+asn1
+bigint
+ec_group
+numbertheory
+</requires>