Quick and simple, I have worked up a solution that ensures the encypted values generated by my AES extension (found in the link) are decrypted by Crypto-JS in a Google Apps Script web app.
As always, take a look here for background on the many issues surrounding encryption...