ShuffleProofs.jl VS reverie

Compare ShuffleProofs.jl vs reverie and see what are their differences.

ShuffleProofs.jl

Verificatum compatible verifier and prover for NIZK proofs of shuffle (by PeaceFounder)

reverie

An efficient and generalized implementation of the IKOS-style KKW proof system (https://eprint.iacr.org/2018/475) for arbitrary rings. (by trailofbits)
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
ShuffleProofs.jl reverie
1 1
8 57
- -
6.6 0.0
2 months ago 9 months ago
Julia Rust
MIT License GNU Affero General Public License v3.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.

ShuffleProofs.jl

Posts with mentions or reviews of ShuffleProofs.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-20.
  • Many AI researchers think fakes will become undetectable
    2 projects | news.ycombinator.com | 20 Jan 2024
    > uses a secret only exists on each individual phone

    There is actually a way to prevent individuals from being traced while having a strong membership proof. This can be achieved by issuing signatures on a relative generator created in an exponentiation mix together with a set of output pseudonyms. One can picture it as strands braided together where it is hard to trace the link between the input and output strands, while it is very easy to tell that such a link exists.

    More on that can be found on:

    https://github.com/PeaceFounder/ShuffleProofs.jl

reverie

Posts with mentions or reviews of reverie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-07.
  • Some mistakes Rust doesn't catch
    2 projects | news.ycombinator.com | 7 Feb 2022
    > fn add() { ... }: mispleading name or incorrect implementation `a - b`

    Advice like this is frustratingly non-general: you might be doing addition over GF2[1] in which case `fn add(a, b) { a ^ b }` is a perfectly sound. I've worked on a codebase, in Rust, where that's the case[2]!

    [1]: https://en.wikipedia.org/wiki/Finite_field_arithmetic#Effect...

    [2]: https://github.com/trailofbits/reverie/blob/master/src/algeb...

What are some alternatives?

When comparing ShuffleProofs.jl and reverie you can also consider the following projects:

lemmeknow - The fastest way to identify anything!

Selenite - An Experimental Rust Crate for Post-Quantum Code-Signing Certificates.

darkfi - Anonymous. Uncensored. Sovereign.

orion - Usable, easy and safe pure-Rust crypto

num-primes - A Rust Library For Generating Large Composite, Prime, and Safe Prime Numbers

orion - Usable, easy and safe pure-Rust crypto [Moved to: https://github.com/orion-rs/orion]

sanitizers - AddressSanitizer, ThreadSanitizer, MemorySanitizer