Vote count:
0
I want to generate sha256 using CryptoJS library, but when I try to generate hash 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?
asked 19 secs ago
CryptoJS IE8 sha256 doesn`t work
Aucun commentaire:
Enregistrer un commentaire