Official specification and reference code for Fast Lightweight Online Encryption (FLOE)
Summary
FLOE is a cryptographic construction for fast, streaming online encryption of large files. The repository provides an official specification, reference implementations across languages, and notes on security considerations, licensing, and external reviews. It emphasizes online encryption, misuse resistance, random access reads, and a memory-bounded design suitable for production-like constraints.