Skip to main content

Module std

Module std 

Source
Available on crate feature crypto only.
Expand description

Sync version of SimpleX encrypted files

Structs§

EncryptedFile
Sync wrapper over a file with SimpleX-SecretBox encryption.

Enums§

StdMaybeCryptoFile
A sync file that is either plaintext or SimpleX-SecretBox encrypted.