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

Support other encoding of public key #2

Open
kseo opened this issue Oct 19, 2016 · 0 comments
Open

Support other encoding of public key #2

kseo opened this issue Oct 19, 2016 · 0 comments

Comments

@kseo
Copy link
Owner

kseo commented Oct 19, 2016

Currently, DhKey supports only hex encoding of public key. Support other encodings such as List<int>, latin1 and base64.

See node's crypto module
https://nodejs.org/api/crypto.html

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