Point being is that SSL uses RSA to transfer systematic key over to. But RSA uses prime number. There is a hypothesis which I forget the name of. But what viable solution would you give?

    • ksynwa@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      4 years ago

      I know that openssh and gnupg already support this because I recently made new keys using such an algorithm.

      • koalp@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        4 years ago

        I only generate elliptic keys for two years :grinning face with sweat: (generated with ssh-keygen -t ed25519)

        Public keys are way shorter, too.