Skip to content

[RFC] change private key algorithm to RSA4096 or Ed25519 #65

@susnux

Description

@susnux

The private key is a 2048 RSA key.

The NIST deprecates RSA <= 2048 and its not trusted anymore begin of 2030.
So the recommendation is either:

  • Use RSA 4096
  • Use a different trusted algorithm, a good candidate would be Ed25519 (support in clients)

see "Table 3. Approval status of algorithms used for digital signature generation"
https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-131Ar3.ipd.pdf

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions