3.0.0
aes: change from native async to noble-ciphers sync- new
blsmodule: bls12-381 operations - new
bnmodule: bn254 operations - new
mathmodule: 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:
cryptovar 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