Advanced secure token and key generation library with enhanced cryptographic security.
Project description
advsecrets
advsecrets is an advanced cryptographic security library for secure token and key generation.
Features
- High-entropy secure tokens
- Secure UUID generation
- Multi-threaded token generation
- Strong password generator
Installation
pip install advsecrets
from advsecrets import advsecrets
print(advsecrets.secure_token()) # Secure 32-byte token print(advsecrets.secure_uuid()) # Secure UUID print(advsecrets.multi_threaded_tokens(5)) # Generate 5 tokens in parallel print(advsecrets.secure_password(16)) # Generate a secure password
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
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 advsecrets-0.1.0.tar.gz.
File metadata
- Download URL: advsecrets-0.1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee1bb23cf92703091c62af64e9cbc791bb5b0fbea7d186a1fc4d2818644bb342
|
|
| MD5 |
b4674ad736d6471d4b47080f6d1e3a4f
|
|
| BLAKE2b-256 |
5c702e5c0eda0f5b252bae56c9f8d9bad4d01df557dc64074275a793f1713d91
|
File details
Details for the file advsecrets-0.1.0-py3-none-any.whl.
File metadata
- Download URL: advsecrets-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9eb92cc4446f4a7c876b5d6664ca97f4f71333870dc2a853bb982fb4c7ec7a97
|
|
| MD5 |
55fc18f8679bf4fb5c3f752bb662c0ce
|
|
| BLAKE2b-256 |
7664f4d0c7f0fa3be855abc89fcb7a56ad3e47c0cbfb934d2851ffa02b9e7b20
|