Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```