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

@sarciszewski

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. :)

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