Skip to content

Edwards curves are not compatible with ECDH #348

Open
@Sarkoxed

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions