aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ec_dompar/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-03-02 00:23:26 +0000
committerlloyd <[email protected]>2010-03-02 00:23:26 +0000
commit2e2b5c5b158da43095ed0b4ee595c1b9c38ac97f (patch)
tree056637c38208a815f5267ec8f3508e4edefca541 /src/pubkey/ec_dompar/info.txt
parent6bcac1c845ecd7ae82fd83b1085015710b7c2a72 (diff)
Move all of the ECC domain parameter sets to policy.cpp, encoded as PEM,
instead of weird custom format hard-coded in ec_dompar.cpp
Diffstat (limited to 'src/pubkey/ec_dompar/info.txt')
-rw-r--r--src/pubkey/ec_dompar/info.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pubkey/ec_dompar/info.txt b/src/pubkey/ec_dompar/info.txt
index 4b23b5ca5..ae6c328e2 100644
--- a/src/pubkey/ec_dompar/info.txt
+++ b/src/pubkey/ec_dompar/info.txt
@@ -2,8 +2,8 @@ define ECC_DOMAIN_PARAMATERS
<requires>
asn1
-filters
numbertheory
-hex
pem
+libstate
+oid_lookup
</requires>