diff options
Diffstat (limited to 'src/lib/pubkey/eckcdsa/info.txt')
-rw-r--r-- | src/lib/pubkey/eckcdsa/info.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/lib/pubkey/eckcdsa/info.txt b/src/lib/pubkey/eckcdsa/info.txt new file mode 100644 index 000000000..d3df354b1 --- /dev/null +++ b/src/lib/pubkey/eckcdsa/info.txt @@ -0,0 +1,13 @@ +define ECKCDSA 20160413 + +<requires> +asn1 +bigint +ec_group +ecc_key +hash +keypair +numbertheory +pk_pad +rng +</requires> |