kyber-k2so VS tendermint

Compare kyber-k2so vs tendermint and see what are their differences.

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
kyber-k2so tendermint
13 33
85 5,651
- 0.3%
6.8 0.0
5 months ago 9 days ago
Go Go
MIT 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.

kyber-k2so

Posts with mentions or reviews of kyber-k2so. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-21.
  • A quick post on Chen's algorithm
    1 project | news.ycombinator.com | 16 Apr 2024
    It seems like the post-quantum algorithm that Signal selected [0] involves lattices [1] somehow:

    > Kyber is an IND-CCA2-secure key encapsulation mechanism (KEM), whose security is based on the hardness of solving the learning-with-errors (LWE) problem over module lattices.

    Curious to see if Chen's work will eventually lead to Signal selecting a different algorithm.

    [0]: https://signal.org/blog/pqxdh/

    [1]: https://pq-crystals.org/kyber/

  • Kyber
    1 project | news.ycombinator.com | 22 Feb 2024
  • iMessage with PQ3 Cryptographic Protocol
    2 projects | news.ycombinator.com | 21 Feb 2024
    This is pretty fascinating. For easier reading, the Signal blog post [0] they link to is great.

    Both Signal and Apple went with CRYSTALS-Kyber [1] as their post-quantum algorithm. If you're interested in the math, and maybe learned at some point about how classic public key cryptography is built on the idea that it's easy to multiply two primes, but hard to factor them, and how this (or other math problems) can be used as a one-way function to make encryption hard to break, the hard math problem that backs Kyber is the "learning-with-errors" [2] problem.

    [0] https://signal.org/blog/pqxdh/

    [1] https://pq-crystals.org/kyber/

    [2] https://en.wikipedia.org/wiki/Learning_with_errors

  • Post-Quantum Diffie-Hellman?
    1 project | /r/crypto | 10 Jun 2023
    NIST has chosen to standardize Kyber, which is a Key Encapsulation Mechanism (KEM) rather than a key exchange mechanism like Diffie-Hellman:
  • Signal has begun it's transition towards post-quantum key exchanges
    2 projects | /r/signal | 27 May 2023
    However looks like this wasn't good enough, as the team has merged some code into the Signal protocol's library, that uses the latest NIST standard Crystals-Kyber post-quantum key exchange. I'm not sure if it's a hybrid scheme with X25519, or if it's replacing it, but damn, gotta love how the project not only innovates in terms of secure messaging protocols, but slaps the latest and greatest on top of best practice.
  • Lattice Asymetric Encryption
    2 projects | /r/crypto | 22 May 2023
    Kyber is one of the finalists for PQC and has an open source impl: https://pq-crystals.org/kyber/
  • Open-source file encryption software written in Go.
    4 projects | /r/golang | 1 May 2023
    I’d recommend looking into https://github.com/symbolicsoft/kyber-k2so -> for post quantum safety. But I’d highly recommend looking at this: https://github.com/open-quantum-safe/liboqs-go -> this library is significantly more advanced but allows for hybrid key generation so you can have post-quantum security while being at least as secure as more established cryptography schemes like Ed25519. But at very least you should move off of RSA and research current cryptography standards for file encryption.
  • What's your opinion on the future of PKI ?
    1 project | /r/cryptography | 31 Jan 2023
    No, none of that is true. Kyber, one of the approved encryption schemes, actually has a smaller key size than RSA and is pretty fast, around 10,000 encryptions per second on a commercial CPU. Just because it is quantum resistant doesn't necessarily mean it is "more complicated", it is just different. We have had the idea for lattice-based encryption for over 20 years now, it is not new stuff just finally being put to use due to the impending threat of quantum computers.
  • NIST announces preliminary winners of post-quantum competition
    1 project | news.ycombinator.com | 29 Jul 2022
  • NIST Announces First Four Quantum-Resistant Cryptographic Algorithms
    2 projects | /r/programming | 7 Jul 2022
    For reference, the Kyber algorithm selected here mentions on their website that, very conservatively, the Kyber-768 parameter set gives 128 bits of security, or roughly on the order of 31 undecillion operations to break.

tendermint

Posts with mentions or reviews of tendermint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-05.

What are some alternatives?

When comparing kyber-k2so and tendermint you can also consider the following projects:

liboqs-go - Go bindings for liboqs

raft - Golang implementation of the Raft consensus protocol

kyber

cosmos-sdk - :chains: A Framework for Building High Value Public Blockchains :sparkles:

falcon

fabric - Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.

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

torrent - Full-featured BitTorrent client package and utilities

CIRCL - CIRCL: Cloudflare Interoperable Reusable Cryptographic Library

starport - Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain [Moved to: https://github.com/ignite-hq/cli]

argon2pw - Argon2 password hashing package for go with constant time hash comparison

gleam - Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.