blst VS requests-for-proposals

Compare blst vs requests-for-proposals and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
blst requests-for-proposals
3 2
435 54
1.1% -
8.5 0.0
about 1 month ago 7 months ago
Assembly
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

blst

Posts with mentions or reviews of blst. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-07.
  • [AMA] We are EF Research (Pt. 8: 07 July, 2022)
    6 projects | /r/ethereum | 7 Jul 2022
    cryptographic versus non-cryptographic: Complex low-level BLS12-381 cryptography is encapsulated away in libraries. Péter can for example interact with the BLST API when working on Verkle trees.
  • blst VS ecc - a user suggested alternative
    2 projects | 26 Jan 2022
  • Sha-256 input data type
    3 projects | /r/cryptography | 17 Feb 2021
    Here is one I use in production (the same as OpenSSL but just SSE3, audited by NCC): - https://github.com/supranational/blst/blob/master/src/sha256.h - https://github.com/supranational/blst/blob/5435c307e5b3540a6600b816a6d01bdb13a81869/src/no_asm.h#L1089 - https://github.com/supranational/blst/blob/master/src/asm/sha256-x86_64.pl

requests-for-proposals

Posts with mentions or reviews of requests-for-proposals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-07.
  • [AMA] We are EF Research (Pt. 8: 07 July, 2022)
    6 projects | /r/ethereum | 7 Jul 2022
    After The Merge, getting more scale into the system is probably the most pressing issue so much of our resources have been focused on 4844 and extensions of 4844 to "full sharding". Extensions of 4844 require a better `is_data_available()` function that instead of downloading everything performs Data Availability Sampling which is a hard problem to do in a decentralized/distributed yet reliable way. We just put out an [RFP](https://github.com/ethereum/requests-for-proposals/blob/master/open-rfps/das.md) to get more teams in this and are excited by the number of submissions. Reach out if this is the first time you've seen it and are interested in performing some work/research in this domain!
  • Data Availability Sampling Networking RFP – 1 July 2022
    1 project | news.ycombinator.com | 18 May 2022

What are some alternatives?

When comparing blst and requests-for-proposals you can also consider the following projects:

constantine - Constantine: modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.

mev-boost - MEV-Boost allows Ethereum validators to source high-MEV blocks from a competitive builder marketplace

secp256k1 - Optimized C library for EC operations on curve secp256k1

py_pairing - Elliptic curve operations, including pairings

Nova - Nova: High-speed recursive arguments from folding schemes

zkevm-circuits

cherrybomb - Stop half-done APIs! Cherrybomb is a CLI tool that helps you avoid undefined user behaviour by auditing your API specifications, validating them and running API security tests.

ecc - elliptic-curve cryptography