asmcrypto / asmcrypto.js

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

production ready and tutorials on common use-cases #110

Closed siddo420 closed 7 years ago

siddo420 commented 7 years ago

Is it production-ready now?

what browsers does it support?

Are there any tutorials written for simple use cases such as encrypting and decrypting strings between client and server etc?

vibornoff commented 7 years ago

Yep, it's production ready. MEGA uses it for file encryption.

It supports IE10+, FF22+, Safari 5.1+, Chrome (I don't remember the earliest version started supporting it).

Unfortunately there are no tutorials, but you can study test scripts under test/