uiScrypt
It's a UI implementation of Scrypt on PyQt5.
Install
uiScrypt is available on PyPI, install with pip:
pip install uiScrypt
Usage
Run uiScrypt
Just type uiScrypt in your Terminal:
uiScrypt
Configuration
You can set Scrypt configuration via CMD args
# python3 uiScrypt.py <N> <r> <p> <dklen> <hex|b64>
python3 uiScrypt.py 1048576 8 1 32 b64 # Default Configuration
Release files for uiScrypt 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uiScrypt-2.0.1.tar.gz | 7.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uiScrypt-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.8 kB
Release files / uiScrypt-2.0.1.tar.gz
| Download URL | uiScrypt-2.0.1.tar.gz |
|---|---|
| Size | 7.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
197df6616d36615040d01cda9be036408c96053c2a737134d4b7aa75fc974cfd
|
|
BLAKE2b-256 checksum How to use checksums |
77c2681a22ce7a7b90f6565c74b43010daed3808fe29e1d549b2a807bad66373
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|
Release files / uiScrypt-2.0.1-py3-none-any.whl
| Download URL | uiScrypt-2.0.1-py3-none-any.whl |
|---|---|
| Size | 8.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6615e6943f9b060d90dc2da1bca44a2305a467c750f85affa0cc44e638a36ddf
|
|
BLAKE2b-256 checksum How to use checksums |
8b08f6b20a784219e0c1f3e6cd1d6dfc073c100d4275ae53510a77bd2e285918
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|