Expand description
Support for encrypting and decrypting bytestreams.
Functionsยง
- decrypt_
stream - Decrypt a bytestream given an
Identity
. - encrypt_
stream - Encrypt a bytestream given a
Recipient
.
Support for encrypting and decrypting bytestreams.
Identity
.Recipient
.