Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generateSecretKey #57

Open
j-mueller opened this issue Apr 1, 2019 · 0 comments
Open

Add generateSecretKey #57

j-mueller opened this issue Apr 1, 2019 · 0 comments

Comments

@j-mueller
Copy link

The cryptonite library has a function

generateSecretKey :: MonadRandom m => m SecretKey

https://hackage.haskell.org/package/cryptonite-0.25/docs/Crypto-PubKey-Ed25519.html#v:generateSecretKey

This would be good to have in Crypto.ECC.Ed25519Donna.

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

No branches or pull requests

1 participant