Strong key generator
Project description
Passit
Strong Python key and password generator tool.
Requirements
Python 3.6+.
Usage
Key generation
To generate three keys with 256 characters:
passit 3 256
To generate the default single key with 16 characters:
passit
The maximum number of keys and characters that can be generated is 100 and 256:
passit 100 256
Add the flag -i to generate identifiers alongside the keys for easier readibility, which also gets printed to the file. This is disabled by default.
passit -i 3 256
Errors
Passing string literals as arguments will throw an error.
Output
The output of the keys is printed to stdout and stored in a file called "stronk.txt" in your current working directory.
Contributing
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
Built Distribution
File details
Details for the file passit-0.2.2.tar.gz
.
File metadata
- Download URL: passit-0.2.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.36.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 490bda1b7618960495e7a434b0f32689990d4799996a1cdac14fe963ab068bce |
|
MD5 | 16bbfff0993e79c001255791ed35ccf1 |
|
BLAKE2b-256 | 3d2fd9a4ed1a6ff5d639d81c01e75148c934199991d875eb49eb6dccd8a90f51 |
File details
Details for the file passit-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: passit-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.36.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24fc0e074b7c6f0cef342aa616c287a8385014ac88d37abb384aee6ee57f9e7a |
|
MD5 | fcff0cb04c31a6aca1f2b68be14db7fd |
|
BLAKE2b-256 | 64f5f63832c346009f8137015ba6c676baffde51a331f5723bbe6d719d3c1d5e |