diff options
Diffstat (limited to 'src/lib/pubkey/ecc_key/info.txt')
-rw-r--r-- | src/lib/pubkey/ecc_key/info.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/pubkey/ecc_key/info.txt b/src/lib/pubkey/ecc_key/info.txt new file mode 100644 index 000000000..6d6d5f0e9 --- /dev/null +++ b/src/lib/pubkey/ecc_key/info.txt @@ -0,0 +1,10 @@ +define ECC_PUBLIC_KEY_CRYPTO 20131128 + +<requires> +alloc +asn1 +bigint +ec_gfp +ec_group +numbertheory +</requires> |