Closed GoogleCodeExporter closed 9 years ago
The result you're seeing is 12345 in hex. You'll have to do:
alert( decrypted.toString(CryptoJS.enc.Latin1) );
Original comment by Jeff.Mott.OR
on 17 Feb 2013 at 9:24
legend, my bad...
Original comment by evg...@gmail.com
on 17 Feb 2013 at 9:35
Original issue reported on code.google.com by
evg...@gmail.com
on 17 Feb 2013 at 8:47