[][src]Crate csr

Structs

Caesar

The main type of this crate. Holds a key (u8), and provides the methods to encrypt and decrypt Strings, slices, and more!