Pure-Python Implementation of the AES block-cipher and common modes of operation
https://github.com/ricmoo/pyaes
A pure-Python implementation of the AES (FIPS-197)
block-cipher algoithrm and common modes of operation (CBC, CFB, CTR, ECB,
OFB) with no dependencies beyond standard Python libraries. See README.md
for API reference and details.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pyaes && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pyaes-1.6.1.tar.gz | 0000028536 27.9 KB | |
python-pyaes.changes | 0000001282 1.25 KB | |
python-pyaes.spec | 0000002012 1.96 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1147484
from
Steve Kowalik (StevenK)
(revision 4)
- Switch to pyproject macros. - Stop using greedy globs in %files.
Comments 0