[zeromq-dev] security layer
Pieter Hintjens
ph at imatix.com
Wed Feb 6 07:35:25 CET 2013
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, 猫 <charleszhangjie at qq.com> 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
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list