Crate spatial_hasher
source ·Expand description
SpaceHasher: A library for deterministic encryption using 3D spatial parameters.
Structs§
- Represents a point in 3D space with floating-point coordinates.
- Represents a rotation axis in 3D space.
- A hasher that uses a 3D point and a rotation axis to encrypt and decrypt data.