diff options
author | lloyd <[email protected]> | 2008-09-28 23:02:25 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 23:02:25 +0000 |
commit | 7b04ba8df59963f9907bcd5fd6eb3dcfc81513cf (patch) | |
tree | 4e0d14f47c40743350b401e8702ea0d3b76bdd0d /src | |
parent | 975dd6b46b922139b8a1918d2783b28554e6552b (diff) |
Move def_powm.cpp from core to bigint
Diffstat (limited to 'src')
-rw-r--r-- | src/bigint/def_powm.cpp (renamed from src/def_powm.cpp) | 0 | ||||
-rw-r--r-- | src/bigint/modinfo.txt | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/def_powm.cpp b/src/bigint/def_powm.cpp index a28438f5b..a28438f5b 100644 --- a/src/def_powm.cpp +++ b/src/bigint/def_powm.cpp diff --git a/src/bigint/modinfo.txt b/src/bigint/modinfo.txt index ec17b92b8..2315630d0 100644 --- a/src/bigint/modinfo.txt +++ b/src/bigint/modinfo.txt @@ -15,6 +15,7 @@ bigint.h blinding.cpp blinding.h def_powm.h +def_powm.cpp divide.cpp dsa_gen.cpp jacobi.cpp |