secp256k1 VS pedersen-commitment

Compare secp256k1 vs pedersen-commitment and see what are their differences.

secp256k1

Haskell bindings for secp256k1 library (by haskoin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
secp256k1 pedersen-commitment
- -
24 75
- -
5.7 1.7
about 2 months ago almost 5 years ago
Haskell Haskell
LicenseRef-PublicDomain MIT License
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.

secp256k1

Posts with mentions or reviews of secp256k1. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning secp256k1 yet.
Tracking mentions began in Dec 2020.

pedersen-commitment

Posts with mentions or reviews of pedersen-commitment. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning pedersen-commitment yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing secp256k1 and pedersen-commitment you can also consider the following projects:

ed25519 - Minimal ed25519 Haskell package, binding to the ref10 SUPERCOP implementation.

keccak - Keccak hash functions

lol - Λ ⚬ λ: Functional Lattice Cryptography

ecdsa - ECDSA stuff in Haskell

merkle-tree

crypto-numbers - DEPRECATED - use cryptonite - Cryptographic number related function and algorithms

elocrypt - Generate easy-to-remember, hard-to-guess passwords

pairing - Optimised bilinear pairings over elliptic curves

signable - Deterministic serialisation and signatures with proto-lens and protobuf-elixir support

crypto-pubkey-types - Crypto Public Key algorithm generic types.

HsOpenSSL - OpenSSL binding for Haskell