python-slowaes

Implementation of AES in Python
  http://code.google.com/p/slowaes/
  0
  no reviews



This package contains an implementation of AES in Python. This implementation is slow (hence the project name) but still useful when faster ones are not available.