Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Tags: asmcrypto/asmcrypto.js

Tags

v2.3.2

Bump version

v2.3.0

Bring your own optional random, so asmcrypto.js is less platform depe…

…ndent

v2.2.1

Fix asm.js validity broken by some uglifyjs rules

v2.2.0

Add *.d.ts files to the NPM

v2.1.0

Generate ES5 output with ES6 module format

v0.22.0

Add AES-CMAC mode. Fix #133

v0.21.0

New BigNumber constructor and interface

v0.20.0

Simplify the exported interface

v0.19.1

Update types, simplify Bignum internal class

v0.18.3

Update rollup as it didn't include the 'use asm' directive