Skip to main content

A simple GUI app for generating Scrypt keys

Project description

uiScrypt

It's a UI implementation of Scrypt on PyQt5.

uiScrypt preview

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


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 hashes)

Uploaded Source

Built Distribution

uiScrypt-2.0.1-py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page