slackbuilds/python/pyaes
Willy Sudiarto Raharjo e2856e5894 python/pyaes: Added (Python implementation of AES).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-04-22 08:10:37 +07:00
..
README python/pyaes: Added (Python implementation of AES). 2017-04-22 08:10:37 +07:00
pyaes.SlackBuild python/pyaes: Added (Python implementation of AES). 2017-04-22 08:10:37 +07:00
pyaes.info python/pyaes: Added (Python implementation of AES). 2017-04-22 08:10:37 +07:00
slack-desc python/pyaes: Added (Python implementation of AES). 2017-04-22 08:10:37 +07:00

README

A pure-Python implementation of the AES block cipher algorithm
and the common modes of operation (CBC, CFB, CTR, ECB and OFB).