FICHA · MANJARO

python-pyaes

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

  • Library
  • Dev
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Implements AES block-cipher operations and common modes in pure Python. It can help educational tools, compatibility code, or constrained environments perform AES operations without a compiled extension.

Cryptographic implementations and modes must be chosen carefully. Prefer well-reviewed, maintained libraries for sensitive data, and never design a protocol by combining primitives casually.

Permissions

Permissions not analysed for this source yet.