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
aes-ecb-pkcs5-0.0.1a0.tar.gz
(3.5 kB
view hashes)