rs-keygen
Open-source, simple, customizable and convenient Key Generator (in development).
Features
- Splitting the code into separate
modules - Added a new hashing structure -
Hasher - Bugs fixed
Review
Generator
gen_one- Generate one key (returnsResult<String, &'static str)gen- Generates thenthnumber of keys (-nis passed in the argument)
Hasher
-
hash_with_sha256- parses key-string to sha256 hash -
hash_with_md5- parses key-string to md5 hash
Cargo.toml
= { = ">= 0.1.72", = ["crypto", "tests"] }
Documentation
The main doc is available at docs.rs.
Contributing
KeyGen open for contribution.
Contact Us: qmvscorpio@gmail.com