Hi, There is no reusable security layer yet for 0MQ; people have made their own using symmetric encryption, and key exchange out of band.
-Pieter On Wed, Feb 6, 2013 at 4:46 AM, 猫 <[email protected]> wrote: > Is zeromq a security layer for message transporting? or is it security > enough? > when I use zmq_send to send a message "hello", and capture network packet > via some tool, e.g. tcpdump , can I get the content of message? Does there > exist any solution in zmq to realize security transport layer just like SSL? > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
