utils/files/u_vault library
Classes
- UVaultHeader
- UVaultKeys
- Holds the unwrapped master key and hands out per-file ciphers.
- UVaultWriter
- Encrypting sink. Plaintext offsets in, sealed chunks out.
Constants
- defaultVaultChunkSize → const int
Functions
-
uRandomBytes(
int length) → Uint8List