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

Does JeroMQ support CurveZMQ? #897

Closed
carun opened this issue Nov 2, 2021 · 3 comments
Closed

Does JeroMQ support CurveZMQ? #897

carun opened this issue Nov 2, 2021 · 3 comments

Comments

@carun
Copy link

carun commented Nov 2, 2021

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?

@fredoboulo
Copy link
Contributor

It's listed in the README features.

There is a unit test with zmq package, if you are interested in the low-level usage.

@carun
Copy link
Author

carun commented Nov 2, 2021

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?

@trevorbernard
Copy link
Member

Will be resolved by #924

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

3 participants