curve25519-dalek VS rncryptor-rs

Compare curve25519-dalek vs rncryptor-rs and see what are their differences.

curve25519-dalek

A pure-Rust implementation of group operations on Ristretto and Curve25519 (by dalek-cryptography)

rncryptor-rs

Pure Rust implementation of the RNCryptor cryptographic format by Rob Napier (by RNCryptor)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
curve25519-dalek rncryptor-rs
5 -
827 7
2.4% -
8.2 0.0
4 days ago over 7 years ago
Rust Rust
GNU General Public License v3.0 or later 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.

curve25519-dalek

Posts with mentions or reviews of curve25519-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.

rncryptor-rs

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

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

What are some alternatives?

When comparing curve25519-dalek and rncryptor-rs you can also consider the following projects:

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

RustCrypto Elliptic Curves - Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2

ed25519-dalek - Fast and efficient ed25519 signing and verification in Rust.

rust-openssl - OpenSSL bindings for Rust

webpki - WebPKI X.509 Certificate Validation in Rust

octavo - Highly modular & configurable hash & crypto library

suruga - [INACTIVE] TLS 1.2 implementation in Rust

recrypt - A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.

rustls - A modern TLS library in Rust

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