Simplified AES-256 encryption tool inspired by Fernet
Reason this release was yanked:
Wrong Requirements
Project description
🔐 fernet256 — Simplified AES-256 Encryption Inspired by Fernet
fernet256 is a lightweight and modular encryption library built around AES-256-CBC and HMAC-SHA256, inspired by the simplicity of the Fernet specification. It provides a clean interface for encrypting and decrypting byte-based payloads with optional integrity and timestamp features.
✨ Highlights
- AES-256-CBC encryption for secure data protection
- HMAC-SHA256 verification for tamper detection
- Optional timestamp support for expiration control
- Simplified, readable code inspired by Fernet but fully customizable
- Modular design: no opaque black-box structures
🚀 Installation
pip install fernet256
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 fernet256-1.0.0.tar.gz.
File metadata
- Download URL: fernet256-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
630f2a153a6cc258755a0246cdbd747f3307df16b68d36f51aaedf1dd721a0ac
|
|
| MD5 |
330dcd25abf034262ea773f0944b65c3
|
|
| BLAKE2b-256 |
7d4f55725c9ab9f99fabffc6c9d4367cc913cba48328bcc2dab0f14dc0c2d9a2
|
File details
Details for the file fernet256-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fernet256-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff1bee039e2713cde507aada717640b11d22669611ada46848edd793e57cd110
|
|
| MD5 |
00141abe17c5c900758acf2a08d84d99
|
|
| BLAKE2b-256 |
367d47e1034d52d32f63abb9cb308024f6769739595e81f1952026da02700ff8
|