wycheproof VS noise_spec

Compare wycheproof vs noise_spec and see what are their differences.

wycheproof

Project Wycheproof tests crypto libraries against known attacks. (by google)
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
wycheproof noise_spec
12 6
2,587 450
- 0.0%
0.0 10.0
about 4 years ago over 5 years ago
Java HTML
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.

wycheproof

Posts with mentions or reviews of wycheproof. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-20.

noise_spec

Posts with mentions or reviews of noise_spec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-30.
  • I worked at LastPass as an engineer. My 2 cents on the situation
    1 project | news.ycombinator.com | 25 Dec 2022
    Because I always want to identify the solution when we point to the problem:

    https://doc.libsodium.org/

    http://noiseprotocol.org/

  • How should I encrypt files for sharing over the internet?
    5 projects | /r/crypto | 30 Oct 2022
    If you're not looking to share files but instead need a full communications protocol, the question gets more complex. TLS is the most commonly used encryption layer, and lots of other protocols use TLS to encrypt their traffic. In the rare cases where it's not suitable, the Noise Protocol Framework works to design a secure protocol for the necessary uses.
  • help with Monocypher on an embedded system
    2 projects | /r/crypto | 23 Oct 2022
    TLS Client Authentication formalizes this, as do several patterns in the Noise protocol framework.
  • When To Roll Your Own X
    4 projects | /r/programming | 18 Sep 2022
    As you now know, I have implemented a whole cryptographic library with a similar API to Libsodium’s. In addition I’ve worked on authenticated key exchange (similar to Noise), as well as PAKE (symmetric and augmented). And I’ve realised that the whole NaCl family of libraries, including NaCl, Libsodium, TweetNaCl, and Monocypher, are all too low-level for regular people to use safely.
  • Tim Cook revealed the real reason Apple won’t add RCS to the iPhone
    1 project | /r/technology | 9 Sep 2022
    Many other messaging apps use a separate client/server encryption protocol for this purpose. Several use TLS. The WhatsApp Security Whitepaper notes they use the Noise protocol when the client is a mobile device.
  • Mega: Malleable Encryption Goes Awry
    2 projects | news.ycombinator.com | 21 Jun 2022
    What are real world implementations of the Noise Protocol? https://github.com/noiseprotocol/noise_spec/blob/v34/noise.m...

    Quick search shows WireGuard protocol, but I am not sure if how much of the WireGuard protocol is the same as the Noise Protocol.

    https://www.wireguard.com/formal-verification/

What are some alternatives?

When comparing wycheproof and noise_spec you can also consider the following projects:

ejbca-ce - EJBCA® – Open-source public key infrastructure (PKI) and certificate authority (CA) software.

minisign - A dead simple tool to sign files and verify digital signatures.

kyberJCE - Pure Java implementation of the Kyber (version 3) post-quantum IND-CCA2 KEM.

Monocypher - An easy to use, easy to deploy crypto library

cryptofuzz - Fuzzing cryptographic libraries. Magic bug printer go brrrr.

magic-wormhole - get things from one computer to another, safely

wireguard-vyatta-ubnt - WireGuard for Ubiquiti Devices

jdk17u - https://wiki.openjdk.org/display/JDKUpdates/JDK+17u

Monokex - A simpler alternative to the Noise protocol framework.

writeups - CTF writeups from The Flat Network Society

age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.