[test/aes] Fix on python 3.3 and higher
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 3 Jun 2015 21:50:38 +0000 (23:50 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 3 Jun 2015 21:50:38 +0000 (23:50 +0200)
commit4c8fea92f350d5a3f33d505980ac750b05a9cd34
treef78beb52afeedf0eb2f7c03dd258f020afcbd3f1
parentd073055dcd5fdf737f028ecc1bd5a57c48e1193e
[test/aes] Fix on python 3.3 and higher

Since 878563c847fa5248eedbd44187536dec04643eaf the aes functions only accepts the base64 data as a unicode string.
test/test_aes.py