diff options
Diffstat (limited to 'src/lib/pubkey/ecgdsa/info.txt')
-rw-r--r-- | src/lib/pubkey/ecgdsa/info.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/lib/pubkey/ecgdsa/info.txt b/src/lib/pubkey/ecgdsa/info.txt new file mode 100644 index 000000000..9583c47d4 --- /dev/null +++ b/src/lib/pubkey/ecgdsa/info.txt @@ -0,0 +1,13 @@ +define ECGDSA 20160301 + +load_on request + +<requires> +asn1 +bigint +ec_group +ecc_key +keypair +numbertheory +rng +</requires> |