Skip to content

Releases: 0xEAF/js-cryptools

1.0.0 (Public release)

28 Feb 17:46

Choose a tag to compare

Use bundle.js or bundle.min.js for the minimal usage of this library.
Load speedups.js before the library itself to get speedups (up to 10 times!) and retro-compatibility libraries (like AESPonyfill when SubtleCrypto is not available).
If you load speedups.js, make sure you have all the other library files in the same folder or in a folder called speedups so the speedups can actually be loaded.
Not downloading all the speedups and retro-compatibility libraries makes the core library crash, and this isn't yet fixed.