diff options
Diffstat (limited to 'src/math/bigint/monty_generic/info.txt')
-rw-r--r-- | src/math/bigint/monty_generic/info.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/math/bigint/monty_generic/info.txt b/src/math/bigint/monty_generic/info.txt new file mode 100644 index 000000000..6f5f0e722 --- /dev/null +++ b/src/math/bigint/monty_generic/info.txt @@ -0,0 +1,7 @@ +realname "Montgomery Reduction" + +load_on dep + +<add> +mp_monty.cpp +</add> |