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
CurveZMQ is a protocol to safely and securely communicate using ZMQ over public network.
At native layer, it depends on libsodium/libnacl.
Does JeroMQ support this or any other form of over the wire cryptography?
The text was updated successfully, but these errors were encountered:
It's listed in the README features.
There is a unit test with zmq package, if you are interested in the low-level usage.
Sorry, something went wrong.
Thanks, unit test is helpful.
It would be good to link the usage of JeroMQ with CURVE in addition to the link to the RFC spec. Are there any such examples around?
Will be resolved by #924
No branches or pull requests
CurveZMQ is a protocol to safely and securely communicate using ZMQ over public network.
At native layer, it depends on libsodium/libnacl.
Does JeroMQ support this or any other form of over the wire cryptography?
The text was updated successfully, but these errors were encountered: