The sio package implements provable secure authenticated encryption
for continuous byte streams. It splits a data stream into L bytes
long fragments and en/decrypts each fragment with an unique key-nonce
combination using an AEAD. For the last fragment the construction
prefixes the associated data with the 0x80 byte (instead of 0x00)
to prevent truncation attacks.
Installed Size: 130.0 kB
Architectures: all