-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request