Module encryption

Module encryption 

Source
Expand description

Encryption-related traits.

Traitsยง

Decryptor
Decrypt the given message
EncryptingKeypair
Encryption keypair with an associated encryption key.
RandomizedDecryptor
Decrypt the given message using provided random source
RandomizedEncryptor
Encrypt the message using provided random source