You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
when I try to generate sha256 in this way:
var sms = "123";
CryptoJS.SHA256(sms);
I`ve error in developer tools console:
Object doesn't support property or method
This problem is only in IE 8.I can`t find any solution in internet, Can anyone
help me?
Original issue reported on code.google.com by [email protected] on 29 Dec 2014 at 12:21
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Dec 2014 at 12:21The text was updated successfully, but these errors were encountered: