subtle VS grin

Compare subtle vs grin and see what are their differences.

subtle

Pure-Rust traits and utilities for constant-time cryptographic implementations. (by dalek-cryptography)

grin

Minimal implementation of the Mimblewimble protocol. (by mimblewimble)
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
subtle grin
1 36
229 5,042
0.9% 0.1%
0.0 6.3
2 months ago 15 days ago
Rust Rust
BSD 3-clause "New" or "Revised" License Apache License 2.0
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.

subtle

Posts with mentions or reviews of subtle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-23.
  • Fact: Constant Time Programming Language
    4 projects | news.ycombinator.com | 23 Oct 2022
    Rust has some great constant time libs already, for instance `subtle` [0]. A `derive(ConstantTimeEq)` might get you most of the way, but a constant-timeifier would be great for wrapping whole algos where you might not want to think too hard about timing side channels.

    For your sleeping proposal, it sounds a little like differential privacy [1] where you can add some randomness to gain some privacy but using up your privacy budget in the process. In that case, `N` depends on the sensitivity of the data, the noise amount, and your privacy budget. If you get it right, it has provable security properties. However, that works better when the adversary does not have physical access to the machine and can't observe the intermediate state (or side channel leaks thereof).

    [0]: https://github.com/dalek-cryptography/subtle

    [1]: https://github.com/dalek-cryptography/subtle

grin

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

What are some alternatives?

When comparing subtle and grin you can also consider the following projects:

FaCT - Flexible and Constant Time Programming Language

aya - Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.

multi-party-ecdsa - Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).

research-lab - A general repo for Monero Research Lab work in progress and completed work

Bitcoin.org - Bitcoin.org Website

zmsg - A zero knowledge messaging system built on zcash.

seed-phrase-raid-5 - Apply RAID-5 (XOR, Parity) to your 24 word seed phrase

docs - Documentation for Grin and Mimblewimble

saito-lite - A cross-platform javascript saito implementation

polipo - ๐Ÿ™ Minimal, elegant, fast, async Kraken exchange REST API client | Written in Rust

crypto-fees - Website for comparing total daily fees of various blockchain protocols.

mithril - Pure Rust Monero Miner