Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cionn3/ncrypt-rs
A simple GUI App to safely encrypt any file
https://github.com/cionn3/ncrypt-rs
egui encryption-decryption rust
Last synced: 4 days ago
JSON representation
A simple GUI App to safely encrypt any file
- Host: GitHub
- URL: https://github.com/cionn3/ncrypt-rs
- Owner: Cionn3
- Created: 2024-04-08T09:09:45.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-31T09:41:25.000Z (13 days ago)
- Last Synced: 2024-10-31T10:27:17.742Z (13 days ago)
- Topics: egui, encryption-decryption, rust
- Language: Rust
- Homepage:
- Size: 161 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# nCrypt-rs
### A simple GUI App to safely encrypt any file
![Screenshot](app.png)
## Build From Source
```
cargo build --release
```