Doesent _Crypt_EncryptData, _Crypt_EncryptFile, _Crypt_DecryptDat and _Crypt_DecryptFile work the same way ?
E.x.:
If a encrypt a text with _Crypt_EncryptData save it to a file and then use _Crypt_DecryptFile to decrypt it i get gibberish
i use the same key and algorithm to encrypt/decrypt