2048 Bit RSA and the Year 2030

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • kybertest

    CLI to encrypt files using quantum-resistant cryptography

  • I use gpg plus kyber (quantum resistant). RSA may break, and kyber might suck. But I'm hoping not both.

    https://github.com/ThomasHabets/kybertest

  • liboqs

    C library for prototyping and experimenting with quantum-resistant cryptography

  • Part of the issue as a prospective cryptographic user/consumer is that not only do I not know which algorithm(s) should be used, the most likely library https://github.com/open-quantum-safe/liboqs also explicitly states that it shouldn't be used in production.

    Hybrid deployment (E.G. with ECC using a curve like 25519) is a great recommendation and probably obvious, far more so than picking a winner among the available post quantum possibly safe algorithms.

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

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Changing default Openssl signature algorithm and key exchange algorithm to use PQC Dilithium and Kyber

    1 project | /r/openssl | 29 May 2023
  • Ask HN: What's the Status of Post-Quantum (PQC) in TLS and QUIC?

    1 project | news.ycombinator.com | 2 Apr 2023
  • Liboqs - Quantum safe cryptography library (not for production use)

    1 project | /r/CKsTechNews | 11 Feb 2023
  • Liboqs – Quantum safe cryptography research library

    1 project | news.ycombinator.com | 11 Feb 2023
  • What's the strongest encryption available for Python and which library do you use to implement it?

    5 projects | /r/Python | 3 Sep 2022