mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 05:06:44 +01:00
Added base for Montgomery arithmetic
This commit is contained in:
3
src/lib.rs
Normal file
3
src/lib.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
#![feature(bigint_helper_methods)]
|
||||
|
||||
pub mod modulus;
|
||||
Reference in New Issue
Block a user