gfh VS ed25519-dalek

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

gfh

Git FIDO Helper - Sign your Git commits with multiple resident SSH keys (by Ovyerus)

ed25519-dalek

Fast and efficient ed25519 signing and verification in Rust. (by dalek-cryptography)
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
gfh ed25519-dalek
1 1
22 663
- 0.3%
5.5 4.3
about 2 months ago 8 months ago
Rust Rust
MIT License 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.

gfh

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

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).

What are some alternatives?

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

softfido - A software FIDO2/U2F authenticator

ring - Safe, fast, small crypto using Rust

rauthy - OpenID Connect Single Sign-On Identity & Access Management

rust-openssl - OpenSSL bindings for Rust

OpenSK - OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.

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

fido2luks - Decrypt your LUKS partition using a FIDO2 compatible authenticator

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

xdg-credentials-portal - FIDO2 (WebAuthn) and FIDO U2F platform library for Linux written in Rust; includes a proposal for a new D-Bus Portal interface for FIDO2, accessible from Flatpak apps and Snaps 🔑

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.