Expand description
Artifacts of the PostGuard protocol.
This module implements constant-time serde serialization and deserialization for artifacts.
§Notes
Some artifacts do no require serialization to be constant-time, but we want to limit the dependency graph.
Structs§
- Ciphertext
- Ciphertexts.
- Multi
Recipient Ciphertext - Multi-recipient ciphertexts.
- Public
Key - Master public keys.
- Secret
Key - Secret keys.
- Signing
Key - Identity-based signing keys.
- Signing
KeyExt - Identity-based signing key including its claims.
- User
Secret Key - User secret keys.