diff options
Diffstat (limited to 'src/pubkey/ec_group/info.txt')
-rw-r--r-- | src/pubkey/ec_group/info.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/pubkey/ec_group/info.txt b/src/pubkey/ec_group/info.txt new file mode 100644 index 000000000..c611914e9 --- /dev/null +++ b/src/pubkey/ec_group/info.txt @@ -0,0 +1,9 @@ +define ECC_GROUP + +<requires> +asn1 +numbertheory +pem +libstate +oid_lookup +</requires> |