key-generator cryptography written in Rust using ring library 🍺
|
|
||
|---|---|---|
| src | add comment in main | |
| .gitignore | init commit | |
| Cargo.lock | init commit | |
| Cargo.toml | init commit | |
| LICENCE | init commit | |
| README.md | upgrade the README | |
BrewKey 0.1 🍺
BrewKey is key-generator (public and private) Cryptography using Ed25519 as an encryption algorithm
BrewKey use this library (ring,indicatif,colored,zeroize,serde,serde_json,base64 and Rpassword)
git clone https://codeberg.org/frex_vm18/BrewKey.git
cd BrewKey
cargo run # for build BrewKey