Module streams

Source
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.