asmcrypto / asmcrypto.js

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

Browser usage? Compiled min.js file? #171

Open pwFoo opened 4 years ago

pwFoo commented 4 years ago

Hi, is there a compiled min.js file to use in client browser?

treminaor commented 3 years ago

It's unfortunate that there is still no documentation for this library after over a year of this issue being open. asmCrypto comes up as the fastest JS cryptography library in several stackoverflow posts, yet there is no documentation whatsoever. Not even example usage. I see it's being maintained so maybe take 10 minutes to write out some quick getting started and usage docs?