aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/mp/info.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-06-11 16:59:55 -0400
committerJack Lloyd <[email protected]>2018-06-11 18:12:19 -0400
commit2887819c4c66be71d0d8c079655642f71c2338ff (patch)
tree0f40f894e88560de8e0e07aee8af96dd16692634 /src/lib/math/mp/info.txt
parent2f7cc125bee0f9ca940c09044672b267acb91d08 (diff)
Unroll bigint_monty_redc for various sizes
Speedup of 10 to 30% depending on algo
Diffstat (limited to 'src/lib/math/mp/info.txt')
-rw-r--r--src/lib/math/mp/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/math/mp/info.txt b/src/lib/math/mp/info.txt
index e93ff79b0..cee4325ed 100644
--- a/src/lib/math/mp/info.txt
+++ b/src/lib/math/mp/info.txt
@@ -6,4 +6,5 @@ BIGINT_MP -> 20151225
mp_core.h
mp_madd.h
mp_asmi.h
+mp_monty.h
</header:internal>