Path to this page:
./
security/py-aes,
Pure-Python implementation of AES block-cipher
Branch: pkgsrc-2016Q3,
Version: 1.6.0,
Package name: py27-aes-1.6.0,
Maintainer: pkgsrc-usersA pure-Python implmentation of the AES block cipher algorithm and the common
modes of operation (CBC, CFB, CTR, ECB and OFB).
Features:
- Supports all AES key sizes
- Supports all AES common modes
- Pure-Python (no external dependancies)
- BlockFeeder API allows streams to easily be encrypted and decrypted
- Python 2.x and 3.x support (make sure you pass in bytes(), not strings for
Python 3)
Master sites:
SHA1: 9068e3e30e4ecc6dd91c96a4251fda810a2249c2
RMD160: c77341f48d8210fe4078f76aa062835802cc13ae
Filesize: 28.179 KB
Version history: (Expand)
- (2016-10-03) Package added to pkgsrc.se, version py27-aes-1.6.0 (created)