Ed25519-dalek Alternatives
Similar projects and alternatives to ed25519-dalek
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
rust-crypto
A (mostly) pure-Rust implementation of various cryptographic algorithms.
-
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)
-
schannel-rs
Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)
-
rust-djangohashers
A Rust port of the password primitives used in Django Project.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
rust-security-framework
Bindings to the macOS Security.framework
-
-
RustCrypto Elliptic Curves
Collection of pure Rust elliptic curve implementations: NIST P-256, P-384, secp256k1
-
RCIG_Coordination_Repo
A Coordination repo for all things Rust Cryptography oriented
-
ed25519-dalek reviews and mentions
-
Looking for good (low level?) Elliptic Curve library
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).
Stats
dalek-cryptography/ed25519-dalek is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.