Actions
Bug #2258
closed
JC
PA
Decryption fails with $decrypt
Bug #2258:
Decryption fails with $decrypt
Start date:
10/16/2015
Due date:
% Done:
0%
Estimated time:
Operative System:
Windows 10
Regression:
No
Description
When I run this on the betabuild portable 32 and 64bit
var %text $encrypt(Hello World, test)
echo -ag $decrypt(%text, test)
I get this :
0ƭ ~ò�.�trD�
before I found $encrypt and $decrypt I was using the blowfish fork.
And I have gotten similar issues with cbc decryption there too.
Actions