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