Skip to content

Elliptic curve cryptography & authentication #89

Description

@any1

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.

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