drex_vk/BrewKey
1
0
Fork
You've already forked BrewKey
0
key-generator cryptography written in Rust using ring library 🍺
  • Rust 100%
Find a file
2026年05月22日 20:45:57 +02:00
src add comment in main 2026年05月22日 20:45:57 +02:00
.gitignore init commit 2026年05月19日 21:28:41 +02:00
Cargo.lock init commit 2026年05月19日 21:28:41 +02:00
Cargo.toml init commit 2026年05月19日 21:28:41 +02:00
LICENCE init commit 2026年05月19日 21:28:41 +02:00
README.md upgrade the README 2026年05月21日 20:06:19 +02:00

Licence

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