Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elliptic curve cryptography & authentication #89

Open
any1 opened this issue Apr 11, 2023 · 0 comments
Open

Elliptic curve cryptography & authentication #89

any1 opened this issue Apr 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@any1
Copy link
Owner

any1 commented Apr 11, 2023

I want to create a new protocol extension deploying the following techniques:

  • Ephemeral key ECDH using Curve25519 for key exchange
  • Ed25519 public/private key pairs for authentication
  • Chacha20 for encryption
  • Poly1305 for message authentication

The only form of authentication for this method is public/private key exchange similar to how wireguard works.

@any1 any1 added the enhancement New feature or request label Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant