We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding OKP / EdDSA support requires:
Keys:
Sign/Verify:
The above is now available in nightly build and is slated to release latest with node 12.0.0
Encrypt/Decrypt > ECDH-ES Key Agreement:
Feel free to comment if i missed something
The text was updated successfully, but these errors were encountered:
feat: add OKP Key and EdDSA sign/verify support
c2781c1
resolves #12
2dbd3ed
No branches or pull requests
Adding OKP / EdDSA support requires:
Keys:
Sign/Verify:
The above is now available in nightly build and is slated to release latest with node 12.0.0
Encrypt/Decrypt > ECDH-ES Key Agreement:
Feel free to comment if i missed something
The text was updated successfully, but these errors were encountered: