Skip to content
This repository was archived by the owner on Feb 6, 2021. It is now read-only.
This repository was archived by the owner on Feb 6, 2021. It is now read-only.

KeyPair from secret produces different result than libsodium impl #55

Description

@lvh

KeyPair in kalium just does the point mult with whatever the input was. The seed API in libsodium hashes the input to 32 bytes and then does the point mult. Is that intentional?

Cc @cbowdon, who might care about the behavior in caesium, since he submitted the PR for it. I might be changing this to use the libsodium API.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions