Module cryptostream::bufread[][src]

Cryptostream types which operate over BufRead streams, providing both encryption and decryption facilities.

Structs

Decryptor

A decrypting stream adapter that decrypts what it reads

Encryptor

An encrypting stream adapter that encrypts what it reads