Module sodoken::secretstream::xchacha20poly1305[][src]

Expand description

Api functions related to secret stream encryption / decryption using the xchacha20poly1305 algorithm.

Structs

A structure to facilitate secretstream decryption.

A structure to facilitate secretstream encryption.

Enums

Tags associated with SecretStream messages.

Constants

Additional byte count required for cipher buffers above message length.

Length of secretstream header bytes.

Length of secretstream key.