A simple GUI app for generating Scrypt keys
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uiScrypt-2.0.1.tar.gz
(7.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file uiScrypt-2.0.1.tar.gz.
File metadata
- Download URL: uiScrypt-2.0.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
197df6616d36615040d01cda9be036408c96053c2a737134d4b7aa75fc974cfd
|
|
| MD5 |
9730f59162db9797d38b4d9b3c02e5ce
|
|
| BLAKE2b-256 |
77c2681a22ce7a7b90f6565c74b43010daed3808fe29e1d549b2a807bad66373
|
File details
Details for the file uiScrypt-2.0.1-py3-none-any.whl.
File metadata
- Download URL: uiScrypt-2.0.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6615e6943f9b060d90dc2da1bca44a2305a467c750f85affa0cc44e638a36ddf
|
|
| MD5 |
a627cea350cef930fd0757adc86d4d4b
|
|
| BLAKE2b-256 |
8b08f6b20a784219e0c1f3e6cd1d6dfc073c100d4275ae53510a77bd2e285918
|