Hello,
I try use mcrypt but I want to use key in bytes, not in string. Encrypt
text will be decrypt in Delphi with function where key is 16byte not string.
How can I do this.
Thanks for any help.
best regards
Marek
I try use mcrypt but I want to use key in bytes, not in string. Encrypt
text will be decrypt in Delphi with function where key is 16byte not string.
How can I do this.
Thanks for any help.
best regards
Marek
Comment