A simple AES-CBC decryption library.
Project description
Decryption Library
Overview
A simple Python library for decrypting AES-CBC encrypted data. It uses a password-based key derivation function (PBKDF2 HMAC with SHA-256) to securely generate cryptographic keys.
Installation
Install the library using pip:
pip install decryption_lib
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
decryption_lib-0.1.0.tar.gz
(1.9 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 decryption_lib-0.1.0.tar.gz.
File metadata
- Download URL: decryption_lib-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b70d36c766567154ef08d9f8941513391fc24c30bba783738650b3fdc5c8c1e
|
|
| MD5 |
33fde999052c1a26fa5925567fa589cc
|
|
| BLAKE2b-256 |
ed79853298569737ef21d8d4e7da1c80b2be7643e04998f23ae8562ba4a2d697
|
File details
Details for the file decryption_lib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: decryption_lib-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b173c3c5db3223765859087abda038fe7cca30988f3bea444048eeaa34e443c5
|
|
| MD5 |
4ae9d568701e9c6d2b0223f91ee5f66e
|
|
| BLAKE2b-256 |
a2a6a0e6ac56cb99a38434ed6d28e69d0a3653c0b5e970e99e195d88b51b2979
|