pyaes 1.6.1


pip install pyaes

  Latest version

Released: Sep 20, 2017

Project Links

Meta
Author: Richard Moore

Classifiers

Topic
  • Security :: Cryptography

License
  • OSI Approved :: MIT License

A pure-Python implementation of the AES (FIPS-197) block-cipher algorithm 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.

No dependencies