aes
: change from native async to noble-ciphers sync- new
bls
module: bls12-381 operations - new
bn
module: bn254 operations - new
math
module: modPow and modInv operations - Update dependencies
- Add support for node.js v14
- Improve typescript compatibility by emitting separate types for cjs / esm
- Use NPM provenance to publish transparent builds from GitHub CI
Backwards-incompatible changes:
- utils:
crypto
var had been removed - aes: async methods became sync
Special thanks to @legobeat for release improvements and review.
Full Changelog: 2.2.1...3.0.0