aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecc_key
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-02-25 21:15:29 +0000
committerlloyd <[email protected]>2010-02-25 21:15:29 +0000
commit2208225cb9f448023b30ff42d4bda7cc4d5808f5 (patch)
tree2d085591f221d5208c4e7ed0643d22d940bcfa91 /src/pubkey/ecc_key
parent387dddde76c76d6d35a1758b175bda8cb554d08f (diff)
Move contents of gfpmath to numbertheory. Adjust dependencies.
Diffstat (limited to 'src/pubkey/ecc_key')
-rw-r--r--src/pubkey/ecc_key/info.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pubkey/ecc_key/info.txt b/src/pubkey/ecc_key/info.txt
index 92455189a..4650fb612 100644
--- a/src/pubkey/ecc_key/info.txt
+++ b/src/pubkey/ecc_key/info.txt
@@ -5,7 +5,6 @@ alloc
asn1
bigint
ec_dompar
-gfpmath
numbertheory
pk_codecs
</requires>