Skip to content

Edwards curves are not compatible with ECDH #348

Description

@Sarkoxed

After trying to initialize ECDH with Ed25519 and compute a shared secret it returns the following error:

AttributeError: 'PrivateKey' object has no attribute 'secret_multiplier'

I believe it's called __s in eddsa.PrivateKey class.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions