• utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    7 minutes ago

    So if you are genuinely worried about this, don’t.

    First because, as numerous persons already clarified, researchers here are breaking deprecated cryptography.

    It’s a bit like taking toothpicks and opening a lock while the locks used in your modern car is very different. Yes, it IS actually interesting but the same technique does not apply in practice, only in principle.

    Second because IF in principle there IS a path to radically grow in power, there are already modern cryptography techniques which are resistant to scaling the power of quantum computers. Consequently it is NOT just about small the key is, but also HOW that key is made, what are the mathematical foundations on which a key is made, and can be broken.

    Anyway for a few years now there has been research, roughly matching the interest in quantum computers, to what is called post-quantum encryption, or quantum resistant encryption. Basically the goal of the research is to find new ways to make keys that are very cheap to generate and verify, literally with something as cheap and non powerful as the chip in your credit card, BUT practically impossible to “crack” for a computer, even a quantum computer, even a powerful one. The result of that on-going research are schemes like Kyber, FALCON, SPHINCS+, etc which answer such requirements. Organizations like NIST in the US verify that the schemes are actually without flaws and the do recommendations.

    So… all this to say that a powerful quantum computer is still not something that breaks encryption overall.

    If you are worried TODAY, you can even “play” with implementations like https://github.com/open-quantum-safe/oqs-demos and setup a server, e.g Apache, and a client, e.g Chromium, so that they can communicate using such schemes.

    Now practically speaking if you are not technically inclined or just want to bother, you can “just” use modern software, e.g Signal, which last year https://signal.org/blog/pqxdh/ announced that they are doing just that on your behalf.

    You can finally expect all actors, e.g hosts like Lemmy, browsers like Firefox, that you use daily to access content to gradually both integrate post-quantum encryption but also gradually deprecate older, and thus risky, schemes. In fact if you try to connect today to old hardware via e.g ssh you might find yourself forced to accept older encryption. This very action is interesting because it does show that over the years encryption changes, old schemes get deprecated and replace.

    TL;DR: cool, not worried though even with a properly powerful quantum computer because post-quantum encryption is being rolled out already.

  • The Doctor@beehaw.org
    link
    fedilink
    English
    arrow-up
    14
    ·
    18 hours ago

    So it factored a trivial (22 bit) RSA key.

    1024-bit RSA has been deprecated for years. 2048-bit RSA is the recommended minimum.

    Interesting. Not quite worrisome.

  • mogoh@lemmy.ml
    link
    fedilink
    arrow-up
    31
    ·
    22 hours ago

    22-bit RSA integer

    If its true it is a big “achivement”, but it still did not broke RSA.

    • Jesus_666@lemmy.world
      link
      fedilink
      arrow-up
      16
      ·
      20 hours ago

      Speak for yourself. I’m going to migrate all of my 22-bit RSA keys to a longer key length. And not 24 bits, either, given that they’re probably working on a bigger quantum computer already. I gotta go so long that no computer can ever crack it.

      64-bit RSA will surely be secure for the foreseeable future, cost be damned.

      • MinekPo1 [She/Her]@lemmygrad.ml
        link
        fedilink
        arrow-up
        3
        ·
        16 hours ago

        honestly while I agree that slightly longer keys wont be safe for long , but tbh I’m gonna sit a bit more on my 23-bit RSA keys before migrating

    • iopq@lemmy.world
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      17 hours ago

      It means that if quantum technology improves, the same technique can break higher bit integers. So it’s in fact broken, we just don’t have the future hardware to execute it on yet.