Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let aes_decrypt_text return bytes instead of unicode | rzhxeo | 2013-08-28 | 1 | -2/+2 |
* | Fix division bug in aes.py | rzhxeo | 2013-08-28 | 1 | -1/+1 |
* | Allow changes to run under Python 3 | Philipp Hagemeister | 2013-08-28 | 1 | -8/+10 |
* | add an aes implementation | rzhxeo | 2013-08-09 | 1 | -0/+200 |