Expand description
Encryption-related traits.
Traitsยง
- Decryptor
- Decrypt the given message
- Encrypting
Keypair - Encryption keypair with an associated encryption key.
- Randomized
Decryptor - Decrypt the given message using provided random source
- Randomized
Encryptor - Encrypt the message using provided random source