ed25519-dalek VS RCIG_Coordination_Repo

Compare ed25519-dalek vs RCIG_Coordination_Repo and see what are their differences.

ed25519-dalek

Fast and efficient ed25519 signing and verification in Rust. (by dalek-cryptography)

RCIG_Coordination_Repo

A Coordination repo for all things Rust Cryptography oriented (by The-DevX-Initiative)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ed25519-dalek RCIG_Coordination_Repo
1 18
657 240
0.6% 3.8%
4.3 3.5
8 months ago 13 days ago
Rust HTML
BSD 3-clause "New" or "Revised" 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.

ed25519-dalek

Posts with mentions or reviews of ed25519-dalek. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-29.
  • Looking for good (low level?) Elliptic Curve library
    4 projects | /r/rust | 29 May 2022
    Much of what you'll find highly visibly will be high-level libraries, but look at their dependencies. For example, from the ed25519 library you may find ed25519-dalek, and from there you could find curve25519-dalek which deals in point encodings and that like. (I don't know these particular libraries; they might help or just serve as an example of a viable exploration path).

RCIG_Coordination_Repo

Posts with mentions or reviews of RCIG_Coordination_Repo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-29.

What are some alternatives?

When comparing ed25519-dalek and RCIG_Coordination_Repo you can also consider the following projects:

ring - Safe, fast, small crypto using Rust

block-ciphers - Collection of block cipher algorithms written in pure Rust

rust-openssl - OpenSSL bindings for Rust

concrete - Concrete: TFHE Compiler that converts python programs into FHE equivalent

rust-crypto - A (mostly) pure-Rust implementation of various cryptographic algorithms.

librabft_simulator - Discrete-event simulation for BFT consensus protocols

curve25519-dalek - A pure-Rust implementation of group operations on Ristretto and Curve25519

sodiumoxide - [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)

gdb-multiarch-windows - GDB multi-architecture build for Windows

schannel-rs - Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)

RustCrypto - Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers