CRNEN (Cryptographic Robust Nested Encryption)
An advanced multi-layer encryption/decryption system that provides high security by combining AES-256-GCM and ChaCha20.
Features
- Multi-layer encryption (AES-256-GCM + ChaCha20)
- Secure key derivation using PBKDF2
- Message integrity verification using HMAC-SHA512
how to use
install
pip install crnde
use in .py file
import crnde
crnde.encrypt(text,key)
crnde.decrypt(encrypted text,key)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
crnde-1.0.tar.gz
(3.8 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
crnde-1.0-py3-none-any.whl
(4.2 kB
view details)
File details
Details for the file crnde-1.0.tar.gz.
File metadata
- Download URL: crnde-1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
795e53fe91c69a0986c8163963edd130c7ecfbe5aed904fe36490557c02284f0
|
|
| MD5 |
e7d6808e32c307b6ea4435b37f31c96d
|
|
| BLAKE2b-256 |
798c799f61ce20500c495477e41c5f8e119dd81b48bf1c34e1999ff005a8dff7
|
File details
Details for the file crnde-1.0-py3-none-any.whl.
File metadata
- Download URL: crnde-1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d60580c4c2917246652d2af04a3c173653dd8a3027addb4ceacfe917d25ee40
|
|
| MD5 |
cd0ee7e2cd1053a2ed8e5c0777cc5e9b
|
|
| BLAKE2b-256 |
0a8898080d374dec4461d9c6e4cdf435b7f84f12576a197d102e73e5c5fe9033
|