mirror of
https://github.com/arnaucube/poulpy.git
synced 2026-02-10 21:26:41 +01:00
Crates io (#76)
* crates re-organisation * fixed typo in layout & added test for vmp_apply * updated dependencies
This commit is contained in:
committed by
GitHub
parent
dce4d82706
commit
a1de248567
@@ -14,8 +14,8 @@ pub use lut::*;
|
||||
|
||||
pub mod tests;
|
||||
|
||||
use poulpy_backend::hal::layouts::{Backend, DataMut, DataRef, Module, Scratch};
|
||||
use poulpy_core::layouts::{GLWECiphertext, LWECiphertext};
|
||||
use poulpy_hal::layouts::{Backend, DataMut, DataRef, Module, Scratch};
|
||||
|
||||
pub trait BlindRotationAlgo {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user