Hello,
I've generated the key with Generate Key model: +dYyTSBUmoUGIduqJ83E5w== (BASE64).
IV parameter for this key is Ay6KqepmvT/PCJJGrY9IDA== (BASE64).
It was generated by PHP:
$iv = mcrypt_create_iv(mcrypt_enc_get_iv_size($td), MCRYPT_RAND);
//mcrypt_enc_get_iv_size($td) = 16
$td = mcrypt_module_open('rijndael-128', '', 'cbc', '');
Still got the same error.
Maybe data pushed to Text to Binary model shouldn't be in BASE64?
Here is updated project:
IVParameter.tersus
Regards!
Jakub Tutaj
Neoprimus.com
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign