﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3516	Specify types of parameters of _Crypt_EncryptData	Sponge Jhan	Jpm	"The input $vData and $vKey of _Crypt_EncryptData must be bytes rather than other types.
However, the documentation in [1] and AutoIt.chm both don't explicitly specify this.
StringEncrypt function in [1] also cannot decrypt encrypted non-ASCII characters correctly, such as Chinese, because it doesn't call StringToBinary in advance.

[1] https://www.autoitscript.com/autoit3/docs/libfunctions/_Crypt_EncryptData.htm
"	Bug	closed	3.3.15.1	Documentation	3.3.15.0	None	Fixed	_Crypt_EncryptData	
