js-ethereum-cryptography icon indicating copy to clipboard operation
js-ethereum-cryptography copied to clipboard

Every cryptographic primitive needed to work on Ethereum, for the browser and Node.js

Results 15 js-ethereum-cryptography issues
Sort by recently updated
recently updated
newest added

Bumps [@scure/bip32](https://github.com/paulmillr/scure-bip32) from 1.3.3 to 1.4.0. Release notes Sourced from @​scure/bip32's releases. 1.4.0 Fix HDKeyOpt type by @​arobsn in paulmillr/scure-bip32#14 Update deps noble-curves to 1.4.0: https://github.com/paulmillr/noble-curves/releases/tag/1.4.0 noble-hashes to 1.4.0: https://github.com/paulmillr/noble-hashes/releases/tag/1.4.0...

dependencies

Bumps [@noble/hashes](https://github.com/paulmillr/noble-hashes) from 1.3.3 to 1.4.0. Release notes Sourced from @​noble/hashes's releases. 1.4.0 Add support for big endian platforms by @​jonathan-albrecht-ibm in paulmillr/noble-hashes#81 Use XOF constructor wrapper for cShake by...

dependencies

Bumps [@noble/curves](https://github.com/paulmillr/noble-curves) from 1.3.0 to 1.4.0. Release notes Sourced from @​noble/curves's releases. 1.4.0 Fix verification of BLS short signatures when using hex Fix types in hash-to-field and weierstrass Entropy Update...

dependencies

Bumps [@noble/curves](https://github.com/paulmillr/noble-curves) from 1.4.2 to 1.5.0. Release notes Sourced from @​noble/curves's releases. 1.5.0 Implement bn254 (aka alt_bn128) pairings, compatible with EVM and ZEC Point serialization is not implemented (but can...

dependencies

I've did this in branch https://github.com/ethereum/js-ethereum-cryptography/tree/m-should, but can't remember why it has not been merged. micro-should is simple 200-line alternative to mocha. I think it should work in all browsers,...