# oblivion-rust **Repository Path**: codes_test/oblivion-rust ## Basic Information - **Project Name**: oblivion-rust - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: dependabot/cargo/anyhow-1.0.97 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-13 - **Last Updated**: 2025-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
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 ```