Private advanced cryptography system with hashing, encryption, and QR security.
Project description
bsscrypto
bsscrypto is a lightweight cryptography library designed for enhanced password security and secure QR authentication.
Features
- Secure password hashing
- AES encryption and decryption
- AI-enhanced QR code security
Installation
pip install bsscrypto
USAGE:
from bsscrypto import bsscrypto
key = bsscrypto.generate_key()
password = "StrongPass123!"
hashed = bsscrypto.hash_password(password)
print("Password Verified:", bsscrypto.verify_password(password, hashed))
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
bsscrypto-0.1.0.tar.gz
(3.2 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 bsscrypto-0.1.0.tar.gz.
File metadata
- Download URL: bsscrypto-0.1.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
382bf1f919464975859fb3d5fae71c2f3718bbd280989e810a9140a3cb01bbc7
|
|
| MD5 |
bb4759a3ca463609c48308710dd509f3
|
|
| BLAKE2b-256 |
add61b157da2d9db004bc010068399535c1f015ffa011f71722fde55cdd8a30b
|
File details
Details for the file bsscrypto-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bsscrypto-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 |
e34ab989e91c960aa567e077b027ce75fc2b7cc1f5fe2cdeaeeeff5ad1aa689c
|
|
| MD5 |
9dd75190b7d9927f1c96fae97a101d7d
|
|
| BLAKE2b-256 |
64d92fa84f2a46812bd1c8df9ad0b5de2b7446e7b618889aa7930efa5a1ba134
|