Oblivion
# Oblivion A fast, lightweight, and secure end-to-end encryption protocol based on ECDHE encryption algorithm.
## Documentation See the [documentation](https://docs.rs/oblivion/) for more information or clone the repository and run with: ```bash cargo doc -r ``` ## Docker && Docker Compose ```bash docker-compose up -d ```