Path to this page:
./
security/py-aes,
Pure-Python implementation of AES block-cipher
Branch: pkgsrc-2021Q3,
Version: 1.6.1,
Package name: py38-aes-1.6.1,
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: a9be2ddd89737a7e98e42e20ca918c8d22b9da92
RMD160: ff5f3a5caf31f20cd451464eac3fb6831b8713e8
Filesize: 27.867 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version py38-aes-1.6.1 (created)