Anti Quantum Leak Encryption System CLI & Library
Project description
# AQLES
**AQLES (Anti Quantum Leak Encryption System)** is a high-security encryption system designed to resist attacks even from quantum computers.
It provides both a Python library and a command-line interface (CLI) for encrypting and decrypting messages using a 256-character key hashed in multiple layers.
---
## Features
- Multi-layered key derivation:
- 256-character initial key
- Each character hashed individually
- Combined hashes hashed again to create the final key
- Encryption with AES-256 (future support for SPHINCS+ post-quantum cryptography)
- CLI support: encrypt and decrypt messages directly from the terminal
- Python library support for integration into other projects
- Designed to be future-proof against quantum attacks
---
## Installation
Install AQLES directly from PyPI:
```bash
pip install AQLES
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 aqles-0.1.0.tar.gz.
File metadata
- Download URL: aqles-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6f11dca6cc66bd9ae2122b4c16686a407638e3706db566d3072738249f75be0
|
|
| MD5 |
20336d7f9df682e9afa96036cc78f196
|
|
| BLAKE2b-256 |
4b3546a1742343ddcd423a2c7f6ca91343b8e72ce6ebce7933786491b60c12d7
|
File details
Details for the file aqles-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aqles-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.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a074364805da957182a23f98805556df5c21af6aedce937ea04f28c0b2022da
|
|
| MD5 |
e8608fbebfa4c7a62bdb86c98c85775e
|
|
| BLAKE2b-256 |
db00613f9919cc9fc1cea6d4790c2a085ff3c42795e253206830facbc35d718b
|