Implementation of AES with CBC/ECB mode and padding scheme PKCS5
Project description
========
AESPKCS5
========
|CI| |PyPI| |Python Version| |docs| |codecov|
.. |PyPI| image:: https://img.shields.io/pypi/v/aes-pkcs5.svg
:target: https://pypi.org/project/aes-pkcs5/
.. |CI| image:: https://github.com/Laerte/aes_pkcs5/actions/workflows/ci.yml/badge.svg
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aes-pkcs5.svg
:target: https://pypi.org/project/aes-pkcs5/
.. |docs| image:: https://readthedocs.org/projects/aes-pkcs5/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://aes-pkcs5.readthedocs.io/en/latest/?badge=latest
.. |codecov| image:: https://codecov.io/gh/Laerte/aes_pkcs5/branch/main/graph/badge.svg?token=LX57VQB8ZB
:target: https://codecov.io/gh/Laerte/aes_pkcs5
Python implementation of AES with CBC/ECB mode and padding scheme PKCS5.
============
Requirements
============
* Python 3.8+
Install
=======
You can install AESPKCS5 from PyPI with::
pip install aes-pkcs5
=============
Documentation
=============
Documentation is available online at: https://aes-pkcs5.readthedocs.io/
AESPKCS5
========
|CI| |PyPI| |Python Version| |docs| |codecov|
.. |PyPI| image:: https://img.shields.io/pypi/v/aes-pkcs5.svg
:target: https://pypi.org/project/aes-pkcs5/
.. |CI| image:: https://github.com/Laerte/aes_pkcs5/actions/workflows/ci.yml/badge.svg
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aes-pkcs5.svg
:target: https://pypi.org/project/aes-pkcs5/
.. |docs| image:: https://readthedocs.org/projects/aes-pkcs5/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://aes-pkcs5.readthedocs.io/en/latest/?badge=latest
.. |codecov| image:: https://codecov.io/gh/Laerte/aes_pkcs5/branch/main/graph/badge.svg?token=LX57VQB8ZB
:target: https://codecov.io/gh/Laerte/aes_pkcs5
Python implementation of AES with CBC/ECB mode and padding scheme PKCS5.
============
Requirements
============
* Python 3.8+
Install
=======
You can install AESPKCS5 from PyPI with::
pip install aes-pkcs5
=============
Documentation
=============
Documentation is available online at: https://aes-pkcs5.readthedocs.io/
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_pkcs5-1.0.3.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file aes_pkcs5-1.0.3.tar.gz
.
File metadata
- Download URL: aes_pkcs5-1.0.3.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0a2cf3ecb8b7ff435f55d82c210f24eb1424678e8ba4aafb595fed6fd6a0c2e |
|
MD5 | 2bfdab14ac70737db08a8fdb20c6eac8 |
|
BLAKE2b-256 | 7e1f9f4b653d44a3ec558d118f17feaca4dd5a1ed3a31f983b9cdb3f1c3c97ad |
File details
Details for the file aes_pkcs5-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: aes_pkcs5-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a964020f5eb0e5508462e1bcb23cccf0f19081bc950357ccd1d1a77cc5f401e |
|
MD5 | 76a2f1d69dbf7e1ec1debf732b9a9152 |
|
BLAKE2b-256 | f2854fe385ba7a505ed1472bd4644ffb89b7f8bd7317be7dae12b91a73489ba1 |