codesparkle
|
c370ced80e
|
Removed redundant parentheses and replaced expressions of the form x = x + n with x += n
|
2014-05-17 00:18:30 +10:00 |
|
rzhxeo
|
c8434e8316
|
Add support for crunchyroll.com
|
2013-11-09 11:25:12 +01:00 |
|
rzhxeo
|
0012690aae
|
Let aes_decrypt_text return bytes instead of unicode
|
2013-08-28 16:03:35 +02:00 |
|
rzhxeo
|
6e74bc41ca
|
Fix division bug in aes.py
|
2013-08-28 16:01:43 +02:00 |
|
Philipp Hagemeister
|
48ea9cea77
|
Allow changes to run under Python 3
|
2013-08-28 14:34:49 +02:00 |
|
rzhxeo
|
f3bcebb1d2
|
add an aes implementation
|
2013-08-09 18:36:01 +02:00 |
|