Expand description
ECE AES-GCM 128 encrypter/decrypter pipe implementation for Firefox Send v3.
Structs§
Constants§
- HEADER_
LEN - The length in bytes of the header.
- RS
- The default record size in bytes to use for encryption.
Functions§
- generate_
salt - Generate a random salt for encryption.
- len_
encrypted - Calcualte length of ECE encrypted data.