CMD + K

pyaes

Community

Pure-Python Implementation of the AES block-cipher and common modes of operation

Installation

To install this package, run one of the following:

Conda
$conda install kvedala::pyaes

Usage Tracking

1.6.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

A pure-Python implementation of the AES (FIPS-197) block-cipher algorithm and common modes of operation (CBC, CFB, CTR, ECB, OFB) with no dependencies beyond standard Python libraries. See README.md for API reference and details.

About

Summary

Pure-Python Implementation of the AES block-cipher and common modes of operation

Last Updated

Apr 23, 2018 at 15:50

License

MIT License

Supported Platforms

macOS-64