summaryrefslogtreecommitdiffstats
path: root/python/pyaes/README
blob: 9ee58fc5792bce36b60220d24e3af6103ae414cd (plain)
A pure-Python implementation of the AES block cipher algorithm
and the common modes of operation (CBC, CFB, CTR, ECB and OFB).