rose-squared-sdk 0.1.0

Privacy-preserving encrypted search SDK implementing the SWiSSSE protocol with forward/backward security and volume-hiding, compilable to WebAssembly
Documentation
1
2
3
4
5
//! Client-side components for RO(SE)².

pub mod state;
pub mod trapdoor;
pub mod updates;