diff options
author | lloyd <[email protected]> | 2010-03-02 00:23:26 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-03-02 00:23:26 +0000 |
commit | 2e2b5c5b158da43095ed0b4ee595c1b9c38ac97f (patch) | |
tree | 056637c38208a815f5267ec8f3508e4edefca541 /src/pubkey/ec_dompar/info.txt | |
parent | 6bcac1c845ecd7ae82fd83b1085015710b7c2a72 (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.txt | 4 |
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> |