About Anaconda Help Download Anaconda

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

Installers

  • osx-64 v1.6.1

conda install

To install this package run one of the following:
conda install kvedala::pyaes

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy