pyaes

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

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pyaes

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.6.1 2017-09-20
1.6.0 2016-06-01
1.5.0 2016-05-25
1.4.0 2016-05-23
1.3.0 2014-07-25
1.2.0 2014-06-20
1.1.0 2014-05-13
1.0.0 2014-05-12
0.1.0 2014-05-12

Issues with this package?

Page last updated 2026-09-03 01:00:51 UTC