0 purchases
pyreess 1.0
py-reess
CLI application for deterministic password generation and recall
Failing to REEcall your paSSword? Try py-REESS!
Install
pip install pyreess
Usage
pyreess --help
The core principle is simple - for the same input you get the same output.
The input consists of input string, salt, length and alphabet (digits, lowercase, uppercase, symbols).
Output is the generated password and can always be restored with the same input.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.