Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-25494

Change the algorithm used by Bamboo's KeyPair Generator to Ed25519

    XMLWordPrintable

Details

    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      The current KeyPair Generator in Bamboo utilises an RSA/2048-bit length host key pair, which needs to be updated due to recent shifts in SSH vendors disabling SHA1 and, consequently, ssh-rsa.

      I propose a modification in OneKeyPairGenerator to replace KEY_ALGORITHM_NAME's RSA with Ed25519 and hardcode the KEY_SIZE to 255 bits, as Ed25519 key size is a constant (255).

      This update aligns Bamboo with modern cryptographic standards, ensuring the tool's security and efficiency.

      Attachments

        Activity

          People

            Unassigned Unassigned
            73868399605e Eduardo Alvarenga
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: