diff options
Diffstat (limited to 'src/math/numbertheory/info.txt')
-rw-r--r-- | src/math/numbertheory/info.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/math/numbertheory/info.txt b/src/math/numbertheory/info.txt index 4a3e3436b..19abfaaa0 100644 --- a/src/math/numbertheory/info.txt +++ b/src/math/numbertheory/info.txt @@ -4,12 +4,15 @@ define BIGINT_MATH <header:public> blinding.h -def_powm.h numthry.h pow_mod.h reducer.h </header:public> +<header:internal> +def_powm.h +</header:internal> + <source> blinding.cpp dsa_gen.cpp |