[][src]Crate sio

Modules

ring

Structs

Aad
DecWriter

Wraps a writer and decrypts and verifies everything written to it.

EncWriter

Wraps a writer and encrypts and authenticates everything written to it.

Key
Nonce

Enums

Invalid

Constants

BUF_SIZE
MAX_BUF_SIZE

Traits

Algorithm
Close

A trait for objects which should be closed before they are dropped and may fail doing so.