aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/math/bigint/big_code.cpp (renamed from src/bigint/big_code.cpp)0
-rw-r--r--src/math/bigint/big_io.cpp (renamed from src/bigint/big_io.cpp)0
-rw-r--r--src/math/bigint/big_ops2.cpp (renamed from src/bigint/big_ops2.cpp)0
-rw-r--r--src/math/bigint/big_ops3.cpp (renamed from src/bigint/big_ops3.cpp)0
-rw-r--r--src/math/bigint/big_rand.cpp (renamed from src/bigint/big_rand.cpp)0
-rw-r--r--src/math/bigint/bigint.cpp (renamed from src/bigint/bigint.cpp)0
-rw-r--r--src/math/bigint/bigint.h (renamed from src/bigint/bigint.h)0
-rw-r--r--src/math/bigint/divide.cpp (renamed from src/bigint/divide.cpp)0
-rw-r--r--src/math/bigint/divide.h (renamed from src/bigint/divide.h)0
-rw-r--r--src/math/bigint/info.txt (renamed from src/bigint/info.txt)0
-rw-r--r--src/math/bigint/monty_amd64/info.txt (renamed from src/bigint/monty_amd64/info.txt)0
-rw-r--r--src/math/bigint/monty_amd64/mp_monty.S (renamed from src/bigint/monty_amd64/mp_monty.S)0
-rw-r--r--src/math/bigint/monty_generic/info.txt (renamed from src/bigint/monty_generic/info.txt)0
-rw-r--r--src/math/bigint/monty_generic/mp_monty.cpp (renamed from src/bigint/monty_generic/mp_monty.cpp)0
-rw-r--r--src/math/bigint/mp_amd64/info.txt (renamed from src/bigint/mp_amd64/info.txt)0
-rw-r--r--src/math/bigint/mp_amd64/mp_asm.h (renamed from src/bigint/mp_amd64/mp_asm.h)0
-rw-r--r--src/math/bigint/mp_amd64/mp_asmi.h (renamed from src/bigint/mp_amd64/mp_asmi.h)0
-rw-r--r--src/math/bigint/mp_asm.cpp (renamed from src/bigint/mp_asm.cpp)0
-rw-r--r--src/math/bigint/mp_asm64/info.txt (renamed from src/bigint/mp_asm64/info.txt)0
-rw-r--r--src/math/bigint/mp_asm64/mp_asm.h (renamed from src/bigint/mp_asm64/mp_asm.h)0
-rw-r--r--src/math/bigint/mp_comba.cpp (renamed from src/bigint/mp_comba.cpp)0
-rw-r--r--src/math/bigint/mp_core.h (renamed from src/bigint/mp_core.h)0
-rw-r--r--src/math/bigint/mp_generic/info.txt (renamed from src/bigint/mp_generic/info.txt)0
-rw-r--r--src/math/bigint/mp_generic/mp_asm.h (renamed from src/bigint/mp_generic/mp_asm.h)0
-rw-r--r--src/math/bigint/mp_generic/mp_asmi.h (renamed from src/bigint/mp_generic/mp_asmi.h)0
-rw-r--r--src/math/bigint/mp_ia32/info.txt (renamed from src/bigint/mp_ia32/info.txt)0
-rw-r--r--src/math/bigint/mp_ia32/mp_asm.h (renamed from src/bigint/mp_ia32/mp_asm.h)0
-rw-r--r--src/math/bigint/mp_ia32/mp_asmi.h (renamed from src/bigint/mp_ia32/mp_asmi.h)0
-rw-r--r--src/math/bigint/mp_ia32_msvc/info.txt (renamed from src/bigint/mp_ia32_msvc/info.txt)0
-rw-r--r--src/math/bigint/mp_ia32_msvc/mp_asmi.h (renamed from src/bigint/mp_ia32_msvc/mp_asmi.h)0
-rw-r--r--src/math/bigint/mp_karat.cpp (renamed from src/bigint/mp_karat.cpp)0
-rw-r--r--src/math/bigint/mp_misc.cpp (renamed from src/bigint/mp_misc.cpp)0
-rw-r--r--src/math/bigint/mp_shift.cpp (renamed from src/bigint/mp_shift.cpp)0
-rw-r--r--src/math/bigint/mp_types.h (renamed from src/bigint/mp_types.h)0
-rw-r--r--src/math/bigint/mulop_amd64/info.txt (renamed from src/bigint/mulop_amd64/info.txt)0
-rw-r--r--src/math/bigint/mulop_amd64/mp_mulop.cpp (renamed from src/bigint/mulop_amd64/mp_mulop.cpp)0
-rw-r--r--src/math/bigint/mulop_amd64/mp_mulop_amd64.S (renamed from src/bigint/mulop_amd64/mp_mulop_amd64.S)0
-rw-r--r--src/math/bigint/mulop_generic/info.txt (renamed from src/bigint/mulop_generic/info.txt)0
-rw-r--r--src/math/bigint/mulop_generic/mp_mulop.cpp (renamed from src/bigint/mulop_generic/mp_mulop.cpp)0
-rw-r--r--src/math/bigint/mulop_ia32/info.txt (renamed from src/bigint/mulop_ia32/info.txt)0
-rw-r--r--src/math/bigint/mulop_ia32/mp_mulop.S (renamed from src/bigint/mulop_ia32/mp_mulop.S)0
-rw-r--r--src/math/numbertheory/blinding.cpp (renamed from src/math/blinding.cpp)0
-rw-r--r--src/math/numbertheory/blinding.h (renamed from src/math/blinding.h)0
-rw-r--r--src/math/numbertheory/def_powm.h (renamed from src/math/def_powm.h)0
-rw-r--r--src/math/numbertheory/dsa_gen.cpp (renamed from src/math/dsa_gen.cpp)0
-rw-r--r--src/math/numbertheory/info.txt (renamed from src/math/info.txt)0
-rw-r--r--src/math/numbertheory/jacobi.cpp (renamed from src/math/jacobi.cpp)0
-rw-r--r--src/math/numbertheory/make_prm.cpp (renamed from src/math/make_prm.cpp)0
-rw-r--r--src/math/numbertheory/mp_numth.cpp (renamed from src/math/mp_numth.cpp)0
-rw-r--r--src/math/numbertheory/numthry.cpp (renamed from src/math/numthry.cpp)0
-rw-r--r--src/math/numbertheory/numthry.h (renamed from src/math/numthry.h)0
-rw-r--r--src/math/numbertheory/pow_mod.cpp (renamed from src/math/pow_mod.cpp)0
-rw-r--r--src/math/numbertheory/pow_mod.h (renamed from src/math/pow_mod.h)0
-rw-r--r--src/math/numbertheory/powm_fw.cpp (renamed from src/math/powm_fw.cpp)0
-rw-r--r--src/math/numbertheory/powm_mnt.cpp (renamed from src/math/powm_mnt.cpp)0
-rw-r--r--src/math/numbertheory/primes.cpp (renamed from src/math/primes.cpp)0
-rw-r--r--src/math/numbertheory/reducer.cpp (renamed from src/math/reducer.cpp)0
-rw-r--r--src/math/numbertheory/reducer.h (renamed from src/math/reducer.h)0
-rw-r--r--src/math/numbertheory/ressol.cpp (renamed from src/math/ressol.cpp)0
-rw-r--r--src/pk/dh/info.txt2
-rw-r--r--src/pk/dsa/info.txt2
-rw-r--r--src/pk/ecdsa/info.txt2
-rw-r--r--src/pk/elgamal/info.txt2
-rw-r--r--src/pk/nr/info.txt2
-rw-r--r--src/pk/pubkey/info.txt2
-rw-r--r--src/pk/rsa/info.txt2
-rw-r--r--src/pk/rw/info.txt2
67 files changed, 8 insertions, 8 deletions
diff --git a/src/bigint/big_code.cpp b/src/math/bigint/big_code.cpp
index e7a5e4946..e7a5e4946 100644
--- a/src/bigint/big_code.cpp
+++ b/src/math/bigint/big_code.cpp
diff --git a/src/bigint/big_io.cpp b/src/math/bigint/big_io.cpp
index 3c201e8b2..3c201e8b2 100644
--- a/src/bigint/big_io.cpp
+++ b/src/math/bigint/big_io.cpp
diff --git a/src/bigint/big_ops2.cpp b/src/math/bigint/big_ops2.cpp
index ef083f394..ef083f394 100644
--- a/src/bigint/big_ops2.cpp
+++ b/src/math/bigint/big_ops2.cpp
diff --git a/src/bigint/big_ops3.cpp b/src/math/bigint/big_ops3.cpp
index ff24eab1c..ff24eab1c 100644
--- a/src/bigint/big_ops3.cpp
+++ b/src/math/bigint/big_ops3.cpp
diff --git a/src/bigint/big_rand.cpp b/src/math/bigint/big_rand.cpp
index 055873642..055873642 100644
--- a/src/bigint/big_rand.cpp
+++ b/src/math/bigint/big_rand.cpp
diff --git a/src/bigint/bigint.cpp b/src/math/bigint/bigint.cpp
index e3c7931e6..e3c7931e6 100644
--- a/src/bigint/bigint.cpp
+++ b/src/math/bigint/bigint.cpp
diff --git a/src/bigint/bigint.h b/src/math/bigint/bigint.h
index bb1d7ef7b..bb1d7ef7b 100644
--- a/src/bigint/bigint.h
+++ b/src/math/bigint/bigint.h
diff --git a/src/bigint/divide.cpp b/src/math/bigint/divide.cpp
index ba088ced4..ba088ced4 100644
--- a/src/bigint/divide.cpp
+++ b/src/math/bigint/divide.cpp
diff --git a/src/bigint/divide.h b/src/math/bigint/divide.h
index d0de3da75..d0de3da75 100644
--- a/src/bigint/divide.h
+++ b/src/math/bigint/divide.h
diff --git a/src/bigint/info.txt b/src/math/bigint/info.txt
index d6c5df763..d6c5df763 100644
--- a/src/bigint/info.txt
+++ b/src/math/bigint/info.txt
diff --git a/src/bigint/monty_amd64/info.txt b/src/math/bigint/monty_amd64/info.txt
index 32308bf41..32308bf41 100644
--- a/src/bigint/monty_amd64/info.txt
+++ b/src/math/bigint/monty_amd64/info.txt
diff --git a/src/bigint/monty_amd64/mp_monty.S b/src/math/bigint/monty_amd64/mp_monty.S
index 3dd4040bc..3dd4040bc 100644
--- a/src/bigint/monty_amd64/mp_monty.S
+++ b/src/math/bigint/monty_amd64/mp_monty.S
diff --git a/src/bigint/monty_generic/info.txt b/src/math/bigint/monty_generic/info.txt
index 6f5f0e722..6f5f0e722 100644
--- a/src/bigint/monty_generic/info.txt
+++ b/src/math/bigint/monty_generic/info.txt
diff --git a/src/bigint/monty_generic/mp_monty.cpp b/src/math/bigint/monty_generic/mp_monty.cpp
index c162bfd4f..c162bfd4f 100644
--- a/src/bigint/monty_generic/mp_monty.cpp
+++ b/src/math/bigint/monty_generic/mp_monty.cpp
diff --git a/src/bigint/mp_amd64/info.txt b/src/math/bigint/mp_amd64/info.txt
index 84a5bcf53..84a5bcf53 100644
--- a/src/bigint/mp_amd64/info.txt
+++ b/src/math/bigint/mp_amd64/info.txt
diff --git a/src/bigint/mp_amd64/mp_asm.h b/src/math/bigint/mp_amd64/mp_asm.h
index eca7bae6c..eca7bae6c 100644
--- a/src/bigint/mp_amd64/mp_asm.h
+++ b/src/math/bigint/mp_amd64/mp_asm.h
diff --git a/src/bigint/mp_amd64/mp_asmi.h b/src/math/bigint/mp_amd64/mp_asmi.h
index 16632a38d..16632a38d 100644
--- a/src/bigint/mp_amd64/mp_asmi.h
+++ b/src/math/bigint/mp_amd64/mp_asmi.h
diff --git a/src/bigint/mp_asm.cpp b/src/math/bigint/mp_asm.cpp
index e5d1fe0d6..e5d1fe0d6 100644
--- a/src/bigint/mp_asm.cpp
+++ b/src/math/bigint/mp_asm.cpp
diff --git a/src/bigint/mp_asm64/info.txt b/src/math/bigint/mp_asm64/info.txt
index 85a4391b9..85a4391b9 100644
--- a/src/bigint/mp_asm64/info.txt
+++ b/src/math/bigint/mp_asm64/info.txt
diff --git a/src/bigint/mp_asm64/mp_asm.h b/src/math/bigint/mp_asm64/mp_asm.h
index e455b3616..e455b3616 100644
--- a/src/bigint/mp_asm64/mp_asm.h
+++ b/src/math/bigint/mp_asm64/mp_asm.h
diff --git a/src/bigint/mp_comba.cpp b/src/math/bigint/mp_comba.cpp
index c7a9c964c..c7a9c964c 100644
--- a/src/bigint/mp_comba.cpp
+++ b/src/math/bigint/mp_comba.cpp
diff --git a/src/bigint/mp_core.h b/src/math/bigint/mp_core.h
index 92949cd83..92949cd83 100644
--- a/src/bigint/mp_core.h
+++ b/src/math/bigint/mp_core.h
diff --git a/src/bigint/mp_generic/info.txt b/src/math/bigint/mp_generic/info.txt
index 8bf75fec3..8bf75fec3 100644
--- a/src/bigint/mp_generic/info.txt
+++ b/src/math/bigint/mp_generic/info.txt
diff --git a/src/bigint/mp_generic/mp_asm.h b/src/math/bigint/mp_generic/mp_asm.h
index e62a57110..e62a57110 100644
--- a/src/bigint/mp_generic/mp_asm.h
+++ b/src/math/bigint/mp_generic/mp_asm.h
diff --git a/src/bigint/mp_generic/mp_asmi.h b/src/math/bigint/mp_generic/mp_asmi.h
index d15295154..d15295154 100644
--- a/src/bigint/mp_generic/mp_asmi.h
+++ b/src/math/bigint/mp_generic/mp_asmi.h
diff --git a/src/bigint/mp_ia32/info.txt b/src/math/bigint/mp_ia32/info.txt
index 51f98fda8..51f98fda8 100644
--- a/src/bigint/mp_ia32/info.txt
+++ b/src/math/bigint/mp_ia32/info.txt
diff --git a/src/bigint/mp_ia32/mp_asm.h b/src/math/bigint/mp_ia32/mp_asm.h
index b45140321..b45140321 100644
--- a/src/bigint/mp_ia32/mp_asm.h
+++ b/src/math/bigint/mp_ia32/mp_asm.h
diff --git a/src/bigint/mp_ia32/mp_asmi.h b/src/math/bigint/mp_ia32/mp_asmi.h
index 9de0c11e3..9de0c11e3 100644
--- a/src/bigint/mp_ia32/mp_asmi.h
+++ b/src/math/bigint/mp_ia32/mp_asmi.h
diff --git a/src/bigint/mp_ia32_msvc/info.txt b/src/math/bigint/mp_ia32_msvc/info.txt
index 9c7ac9b43..9c7ac9b43 100644
--- a/src/bigint/mp_ia32_msvc/info.txt
+++ b/src/math/bigint/mp_ia32_msvc/info.txt
diff --git a/src/bigint/mp_ia32_msvc/mp_asmi.h b/src/math/bigint/mp_ia32_msvc/mp_asmi.h
index 5eaa46eb4..5eaa46eb4 100644
--- a/src/bigint/mp_ia32_msvc/mp_asmi.h
+++ b/src/math/bigint/mp_ia32_msvc/mp_asmi.h
diff --git a/src/bigint/mp_karat.cpp b/src/math/bigint/mp_karat.cpp
index 15b0551fd..15b0551fd 100644
--- a/src/bigint/mp_karat.cpp
+++ b/src/math/bigint/mp_karat.cpp
diff --git a/src/bigint/mp_misc.cpp b/src/math/bigint/mp_misc.cpp
index db9c8cda0..db9c8cda0 100644
--- a/src/bigint/mp_misc.cpp
+++ b/src/math/bigint/mp_misc.cpp
diff --git a/src/bigint/mp_shift.cpp b/src/math/bigint/mp_shift.cpp
index 033774e46..033774e46 100644
--- a/src/bigint/mp_shift.cpp
+++ b/src/math/bigint/mp_shift.cpp
diff --git a/src/bigint/mp_types.h b/src/math/bigint/mp_types.h
index 81b6d7395..81b6d7395 100644
--- a/src/bigint/mp_types.h
+++ b/src/math/bigint/mp_types.h
diff --git a/src/bigint/mulop_amd64/info.txt b/src/math/bigint/mulop_amd64/info.txt
index 670780d9c..670780d9c 100644
--- a/src/bigint/mulop_amd64/info.txt
+++ b/src/math/bigint/mulop_amd64/info.txt
diff --git a/src/bigint/mulop_amd64/mp_mulop.cpp b/src/math/bigint/mulop_amd64/mp_mulop.cpp
index d1aa51489..d1aa51489 100644
--- a/src/bigint/mulop_amd64/mp_mulop.cpp
+++ b/src/math/bigint/mulop_amd64/mp_mulop.cpp
diff --git a/src/bigint/mulop_amd64/mp_mulop_amd64.S b/src/math/bigint/mulop_amd64/mp_mulop_amd64.S
index e5bba23fb..e5bba23fb 100644
--- a/src/bigint/mulop_amd64/mp_mulop_amd64.S
+++ b/src/math/bigint/mulop_amd64/mp_mulop_amd64.S
diff --git a/src/bigint/mulop_generic/info.txt b/src/math/bigint/mulop_generic/info.txt
index 28ebe41eb..28ebe41eb 100644
--- a/src/bigint/mulop_generic/info.txt
+++ b/src/math/bigint/mulop_generic/info.txt
diff --git a/src/bigint/mulop_generic/mp_mulop.cpp b/src/math/bigint/mulop_generic/mp_mulop.cpp
index 3ab28d306..3ab28d306 100644
--- a/src/bigint/mulop_generic/mp_mulop.cpp
+++ b/src/math/bigint/mulop_generic/mp_mulop.cpp
diff --git a/src/bigint/mulop_ia32/info.txt b/src/math/bigint/mulop_ia32/info.txt
index 1c89e95c1..1c89e95c1 100644
--- a/src/bigint/mulop_ia32/info.txt
+++ b/src/math/bigint/mulop_ia32/info.txt
diff --git a/src/bigint/mulop_ia32/mp_mulop.S b/src/math/bigint/mulop_ia32/mp_mulop.S
index a5f0d3b27..a5f0d3b27 100644
--- a/src/bigint/mulop_ia32/mp_mulop.S
+++ b/src/math/bigint/mulop_ia32/mp_mulop.S
diff --git a/src/math/blinding.cpp b/src/math/numbertheory/blinding.cpp
index 740904d10..740904d10 100644
--- a/src/math/blinding.cpp
+++ b/src/math/numbertheory/blinding.cpp
diff --git a/src/math/blinding.h b/src/math/numbertheory/blinding.h
index 958686fb1..958686fb1 100644
--- a/src/math/blinding.h
+++ b/src/math/numbertheory/blinding.h
diff --git a/src/math/def_powm.h b/src/math/numbertheory/def_powm.h
index c91ff002c..c91ff002c 100644
--- a/src/math/def_powm.h
+++ b/src/math/numbertheory/def_powm.h
diff --git a/src/math/dsa_gen.cpp b/src/math/numbertheory/dsa_gen.cpp
index baaba66ee..baaba66ee 100644
--- a/src/math/dsa_gen.cpp
+++ b/src/math/numbertheory/dsa_gen.cpp
diff --git a/src/math/info.txt b/src/math/numbertheory/info.txt
index 6ce3583c8..6ce3583c8 100644
--- a/src/math/info.txt
+++ b/src/math/numbertheory/info.txt
diff --git a/src/math/jacobi.cpp b/src/math/numbertheory/jacobi.cpp
index 57c78508a..57c78508a 100644
--- a/src/math/jacobi.cpp
+++ b/src/math/numbertheory/jacobi.cpp
diff --git a/src/math/make_prm.cpp b/src/math/numbertheory/make_prm.cpp
index 30ac9a623..30ac9a623 100644
--- a/src/math/make_prm.cpp
+++ b/src/math/numbertheory/make_prm.cpp
diff --git a/src/math/mp_numth.cpp b/src/math/numbertheory/mp_numth.cpp
index b024d2e2d..b024d2e2d 100644
--- a/src/math/mp_numth.cpp
+++ b/src/math/numbertheory/mp_numth.cpp
diff --git a/src/math/numthry.cpp b/src/math/numbertheory/numthry.cpp
index ffd523e82..ffd523e82 100644
--- a/src/math/numthry.cpp
+++ b/src/math/numbertheory/numthry.cpp
diff --git a/src/math/numthry.h b/src/math/numbertheory/numthry.h
index a271a428a..a271a428a 100644
--- a/src/math/numthry.h
+++ b/src/math/numbertheory/numthry.h
diff --git a/src/math/pow_mod.cpp b/src/math/numbertheory/pow_mod.cpp
index 17ca7b796..17ca7b796 100644
--- a/src/math/pow_mod.cpp
+++ b/src/math/numbertheory/pow_mod.cpp
diff --git a/src/math/pow_mod.h b/src/math/numbertheory/pow_mod.h
index 37e0871da..37e0871da 100644
--- a/src/math/pow_mod.h
+++ b/src/math/numbertheory/pow_mod.h
diff --git a/src/math/powm_fw.cpp b/src/math/numbertheory/powm_fw.cpp
index c29b9f311..c29b9f311 100644
--- a/src/math/powm_fw.cpp
+++ b/src/math/numbertheory/powm_fw.cpp
diff --git a/src/math/powm_mnt.cpp b/src/math/numbertheory/powm_mnt.cpp
index 6091d467a..6091d467a 100644
--- a/src/math/powm_mnt.cpp
+++ b/src/math/numbertheory/powm_mnt.cpp
diff --git a/src/math/primes.cpp b/src/math/numbertheory/primes.cpp
index d005167e5..d005167e5 100644
--- a/src/math/primes.cpp
+++ b/src/math/numbertheory/primes.cpp
diff --git a/src/math/reducer.cpp b/src/math/numbertheory/reducer.cpp
index 47c5c20fc..47c5c20fc 100644
--- a/src/math/reducer.cpp
+++ b/src/math/numbertheory/reducer.cpp
diff --git a/src/math/reducer.h b/src/math/numbertheory/reducer.h
index 48008e73b..48008e73b 100644
--- a/src/math/reducer.h
+++ b/src/math/numbertheory/reducer.h
diff --git a/src/math/ressol.cpp b/src/math/numbertheory/ressol.cpp
index 0cd2b988a..0cd2b988a 100644
--- a/src/math/ressol.cpp
+++ b/src/math/numbertheory/ressol.cpp
diff --git a/src/pk/dh/info.txt b/src/pk/dh/info.txt
index 3e9abaf64..34e77ddb8 100644
--- a/src/pk/dh/info.txt
+++ b/src/pk/dh/info.txt
@@ -13,6 +13,6 @@ dh.h
asn1
bigint
dl_algo
-math
+numbertheory
pubkey
</requires>
diff --git a/src/pk/dsa/info.txt b/src/pk/dsa/info.txt
index 5d3a648cb..74cd08144 100644
--- a/src/pk/dsa/info.txt
+++ b/src/pk/dsa/info.txt
@@ -14,6 +14,6 @@ asn1
bigint
dl_algo
keypair
-math
+numbertheory
pubkey
</requires>
diff --git a/src/pk/ecdsa/info.txt b/src/pk/ecdsa/info.txt
index 6c78763b0..656f89d9d 100644
--- a/src/pk/ecdsa/info.txt
+++ b/src/pk/ecdsa/info.txt
@@ -23,6 +23,6 @@ point_gfp.h
<requires>
asn1
bigint
-math
+numbertheory
pubkey
</requires>
diff --git a/src/pk/elgamal/info.txt b/src/pk/elgamal/info.txt
index 33e16da84..541c7905e 100644
--- a/src/pk/elgamal/info.txt
+++ b/src/pk/elgamal/info.txt
@@ -15,6 +15,6 @@ bigint
bigint
dl_algo
keypair
-math
+numbertheory
pubkey
</requires>
diff --git a/src/pk/nr/info.txt b/src/pk/nr/info.txt
index 5c67be778..4032a9825 100644
--- a/src/pk/nr/info.txt
+++ b/src/pk/nr/info.txt
@@ -14,6 +14,6 @@ asn1
bigint
dl_algo
keypair
-math
+numbertheory
pubkey
</requires>
diff --git a/src/pk/pubkey/info.txt b/src/pk/pubkey/info.txt
index 480274670..63ba3ffcb 100644
--- a/src/pk/pubkey/info.txt
+++ b/src/pk/pubkey/info.txt
@@ -6,7 +6,7 @@ load_on dep
<requires>
bigint
-math
+numbertheory
asn1
</requires>
diff --git a/src/pk/rsa/info.txt b/src/pk/rsa/info.txt
index 04828bd8b..b9f7df3ae 100644
--- a/src/pk/rsa/info.txt
+++ b/src/pk/rsa/info.txt
@@ -14,6 +14,6 @@ asn1
bigint
if_algo
keypair
-math
+numbertheory
pubkey
</requires>
diff --git a/src/pk/rw/info.txt b/src/pk/rw/info.txt
index d3c0072a0..ab43ebbf4 100644
--- a/src/pk/rw/info.txt
+++ b/src/pk/rw/info.txt
@@ -14,6 +14,6 @@ asn1
bigint
if_algo
keypair
-math
+numbertheory
pubkey
</requires>