Age | Commit message (Collapse) | Author | Files | Lines |
|
This is an implementation of the linked hack for libgmp. An
arithmetic-based solution seems ideal for performance. However, due to
the potential size of our output (entire files), a big-integer library
is needed for the base type.
Signed-off-by: Malfurious <m@lfurio.us>
|
|
This replaces the Python script. Since all MIT-licensed code is
removed, the LICENSE file is as well.
'cargo run' to run the program.
Signed-off-by: Malfurious <m@lfurio.us>
|
|
Signed-off-by: Malfurious <m@lfurio.us>
|
|
|
|
|
|
|
|
|