问题
I've been using CryptoJS in a web view on iOS
for a while now without issue, however today I am starting to get the error Can't find variable: CryptoJS
The links to http://crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/hmac-sha256.js
and http://crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/aes.js
seem to have gone.
Does anyone know of an alternative location for this?
来源:https://stackoverflow.com/questions/37186896/cryptojs-suddenly-stopped-working