[zeromq-dev] PyZMQ with Libsodium on Windows?
André Caron
andre.l.caron at gmail.com
Thu Oct 9 22:48:51 CEST 2014
Hi there!
I'm trying to secure some PyZMQ communications with the curve security
features. The code seems straightforward, but when I call
`zmq.auth.create_certificates()` to generate some keys, I get the following
exception:
zmq.error.ZMQError: Not supported
This seems to be due to the absence of libsodium.
In the release notes for PyZMQ 14.1.0, I can see that libsodium is not
bundled with PyZMQ on Windows.
First, I'm curious to know why it's not bundled on Windows. If it's simply
a matter of finding a volunteer, maybe I can pitch in?
Second, I'd like to know if there's any known procedure to get it running
on Windows?
Thanks!
André
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20141009/06d88c66/attachment.htm>
More information about the zeromq-dev
mailing list