Skip to content

Is there a need to add support for ED448? #1

@Chewhern

Description

@Chewhern

This question is intended for future users(if there's).

Curve25519 offers close to 128 bits or exactly 128 bits of symmetric key strength.
Curve448 offers close to 224 bits or exactly 224 bits of symmetric key strength.

These two curves are generally trusted by public to not have backdoors and are generally used in public key cryptography key exchange and digital signature.

Currently PriSecFileStorage uses ED25519 as a public key authentication. Do you think there's a need to add ED448 as another public key authentication?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions