Docs.rs
gmorph-0.1.0
gmorph 0.1.0
Permalink
Docs.rs crate page
GPL-3.0
16 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
prekucki
kubkon
Dependencies
alga ^0.9
normal
alga_derive ^0.9
normal
modinverse ^0.1
normal
nalgebra ^0.20
normal
num-traits ^0.2
normal
rand ^0.7
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_cbor ^0.10.1
normal
quickcheck ^0.9
dev
quickcheck_macros ^0.8
dev
Versions
81.82%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module enc
gmorph
0.1.0
Module enc
Module Items
Structs
Traits
In crate gmorph
gmorph
Module
enc
Copy item path
Source
Expand description
Types and traits which lift
u32
type to FHE compatible
Enc
struct
Structs
§
Enc
Wrapper type for lifting
u32
type to FHE compatible form
KeyPair
Type representing a key pair which can be used for encrypting and decrypting data
Traits
§
Decrypt
Helper trait for decrypting data
Encrypt
Helper trait for encrypting data