Ultra-secure, quantum-resistant hashing library by Abhi.
Project description
Abhi5511 Hashing Library
This library provides a quantum-resistant hashing mechanism that uses multiple cryptographic techniques like SHA-256, SHA-3, BLAKE2, and AES encryption.
Features
- Salt generation for added randomness
- Iterative hashing with SHA-256 and SHA-3
- BLAKE2 hashing for extra security
- AES encryption layer for quantum resistance
- High-entropy randomization
Installation
Clone this repository and use it in your Python project.
Usage
from abhi5511_hashing import abhi5511_hash
data = "Your input data"
secure_hash = abhi5511_hash(data)
print(secure_hash)
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
abhi5511-1.0.1.tar.gz
(1.5 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 abhi5511-1.0.1.tar.gz.
File metadata
- Download URL: abhi5511-1.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6a25854e41be4b59de19224e5630f54f4ac292388634df16be6515fc865d533
|
|
| MD5 |
40cae5efffebe73bf1ff8be18f92e257
|
|
| BLAKE2b-256 |
b533661b284634b5c97bed2f6d637674ac9fcc2d4f60de3d61308ac3add6eae3
|
File details
Details for the file abhi5511-1.0.1-py3-none-any.whl.
File metadata
- Download URL: abhi5511-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54c18c0b436a9312284c41b2ac7867fd7ec9e8ec365f0b62407bd85ded481c4b
|
|
| MD5 |
356e79d5baa765f417641b99ff17d4fa
|
|
| BLAKE2b-256 |
4677a7c0525c77a797af04836500609ce9b13924188ebe34ea1b8cb1452079bd
|