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

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
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 2023-10-28 01:49:30 UTC