1.5.2
- Fix library compatibility with bad parsers over bigint syntax
- New exported
utils.mod
utility recoverPublicKey
andPoint.fromSignature
now reducemsgHash
modulo n- Uint8Arrays are now always copied instead of using
.slice()
method of theirs - Hex parsing improvements