mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 13:16:44 +01:00
Traits reduction, file + structs renaming
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mod glwe_ct;
|
||||
mod lwe_ct;
|
||||
mod glwe;
|
||||
mod lwe;
|
||||
|
||||
pub use glwe_ct::*;
|
||||
pub use lwe_ct::*;
|
||||
pub use glwe::*;
|
||||
pub use lwe::*;
|
||||
|
||||
Reference in New Issue
Block a user