Skip to content

Support EdDSA keys and certificates #8

@MariusVolkhart

Description

@MariusVolkhart

EdDSA keys and certs might be faster to use. Support is being added to Java in 15. See JEP 339. Right now we use ECDSA for our certificates.

Another benefit is that this gets us away from the NIST curves. See http://safecurves.cr.yp.to/

For some background, see https://cryptobook.nakov.com/asymmetric-key-ciphers/elliptic-curve-cryptography-ecc#ecc-algorithms

Metadata

Metadata

Assignees

No one assigned

    Labels

    java15Requires Java 15

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions