Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.
This repository was archived by the owner on May 8, 2019. It is now read-only.

crypto_sign_ed25519_sk_to_pk #1

Description

@sarciszewski

Recently, libsodium implemented a function called crypto_sign_ed25519_sk_to_pk() which, given a secret key, would return the derived public key.

(This will be really advantageous to have for a PHP implementation of SQRL I'm developing which is currently set up to fall back to your implementation if the PHP extension is missing.)

I could submit a pull request if you'd prefer. :)

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