asmcrypto / asmcrypto.js

JavaScript Cryptographic Library with performance in mind.
MIT License
659 stars 182 forks source link

Strict mode compat. #120

Closed morille closed 7 years ago

morille commented 7 years ago

The whole library is compatible with strict mode, unless the footer concatenated by grunt. The "this" trick should work in most environments.