String Encryption AES with crypt32.dll

 

Hi,


for a project I have to encrypt a string with AES or Blowfish or similiar strong protection.

I know that Windows has a crypt32.dll with several functions supporting encryption.

But I am not experienced with C++ and C, so could anybody write a little mq4-script, how I can encrypt a string in metatrader ?

Reason: