Author | SHA1 | Message | Date |
---|---|---|---|
Sergey M․ | 878563c847 | [aes] Fix for python 3.2 | 10 years ago |
Jaime Marquínez Ferrándiz | f36f92f4da | [aes] style: Put __all__ variable at the end of the file | 10 years ago |
Philipp Hagemeister | dcddc10a50 |
[test_unicode_literals] Arm unicode_literals check
From now on, the line from __future__ import unicode_literals should be contained in every single Python file lest we run into any more 2.x/3.x issues. Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise. |
10 years ago |
Philipp Hagemeister | b74e86f48a | Fix all PEP8 issues except E501 | 10 years ago |
Jouke Waleson | 2514d2635e | PEP8: E225,E227 | 10 years ago |
Jouke Waleson | 8bcc875676 | PEP8: more applied | 10 years ago |
Jouke Waleson | 5f6a1245ff | PEP8 applied | 10 years ago |
rzhxeo | c8434e8316 | Add support for crunchyroll.com | 11 years ago |
rzhxeo | 0012690aae | Let aes_decrypt_text return bytes instead of unicode | 11 years ago |
rzhxeo | 6e74bc41ca | Fix division bug in aes.py | 11 years ago |
Philipp Hagemeister | 48ea9cea77 | Allow changes to run under Python 3 | 11 years ago |
rzhxeo | f3bcebb1d2 | add an aes implementation | 11 years ago |