dchest / tweetnacl-js

Port of TweetNaCl cryptographic library to JavaScript
https://tweetnacl.js.org
The Unlicense
1.75k stars 292 forks source link

How to generate key pairs? #172

Closed realtebo closed 4 years ago

realtebo commented 4 years ago

I'm here to ask if your library provide also the generation of new public/private pairs or if, kindly, could you point us to a project that can generate key pairs compatible with your library.

dchest commented 4 years ago

Yes, check the README https://github.com/dchest/tweetnacl-js/blob/master/README.md