Let's say long_string is a 1 MB string. I am getting the following error:
CryptoJS.AES.encrypt(long_string, "Secret Passphrase");
RangeError: Maximum call stack size exceeded
Encryption works properly up to about 400 KB strings.
Original issue reported on code.google.com by thomas...@gmail.com on 15 May 2012 at 5:10
Original issue reported on code.google.com by
thomas...@gmail.com
on 15 May 2012 at 5:10