Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bls-eth-wasm

Package Overview
Dependencies
Maintainers
0
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bls-eth-wasm - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

package.json
{
"name": "bls-eth-wasm",
"version": "1.3.0",
"version": "1.4.0",
"description": "BLS signature for Node.js by WebAssembly for Ethereum 2.0",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -9,2 +9,3 @@ [![Build Status](https://github.com/herumi/bls-eth-wasm/actions/workflows/main.yml/badge.svg)](https://github.com/herumi/bls-eth-wasm/actions/workflows/main.yml)

# News
- 2024/Sep/18 : About 10% performance improvement
- 2022/Jul/20 : 1.1 times improved

@@ -16,4 +17,2 @@ - 2021/Aug/28 : improve performance of `{G1,G2}::isValidOrder()`

- 2020/Jul/06 ; `setETHmode(bls.ETH_MODE_DRAFT_07)` is default mode
- 2020/May/19 : Call `bls.setETHmode(bls.ETH_MODE_DRAFT_07)` once after `bls.init()` for `BLS_ETH_MODE_DRAFT_07` defined at [BLS12381G2_XMD:SHA-256_SSWU_RO_](https://www.ietf.org/id/draft-irtf-cfrg-hash-to-curve-07.html#name-bls12381g2_xmdsha-256_sswu_).
- `setETHmode()` supports hash-to-curve defined at [draft-irtf-cfrg-hash-to-curve](https://cfrg.github.io/draft-irtf-cfrg-hash-to-curve/draft-irtf-cfrg-hash-to-curve.txt) at March 2020.

@@ -20,0 +19,0 @@ ## How to use

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc