Symmetric cipher wrapper for types that implement AsyncRead and AsyncWrite from tokio.
AsyncRead
AsyncWrite
Currently only the Salsa20 cipher is supported. hyper connection helper included with "hyper" feature.
Please look at examples to see how to use.