AES/ECB/PKCS5 cipher encryption/decryption using python3 standard library.
Project description
README
Simple python3
library built using only the standard library. This library contains
utility methods for AES/ECB/PKCS5 encryption[to base64] and decryption[from base64].
INSTALLATION
Install aes-ecb-pkcs5
via pip:
$ pip install aes-ecb-pkcs5
AUTHOR
Rishabh Mehta eternal.blizzard23@gmail.com
I forget stuff, this section is for anyone who wants to build the package.
$ python setup.py sdist
$ twine upload dist/*
LICENSE
This code falls under the MIT license which permits the reuse of the proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice. Go crazy!
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
File details
Details for the file aes-ecb-pkcs5-0.0.1a0.tar.gz
.
File metadata
- Download URL: aes-ecb-pkcs5-0.0.1a0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f076160b3236ee385316a51aa579358e7cd7b600cf31d909f492220f75fac54 |
|
MD5 | 7f002973d9d30e40696e36bd48ceca16 |
|
BLAKE2b-256 | 25cb56771b0bb61c18681433a1e1bdfb919c813b120ef6d2bf2ce316632c86bc |