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

crypto_sign_ed25519_sk_to_pk #1

Open
sarciszewski opened this issue Aug 16, 2014 · 0 comments
Open

crypto_sign_ed25519_sk_to_pk #1

sarciszewski opened this issue Aug 16, 2014 · 0 comments

Comments

@sarciszewski
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant