[zeromq-dev] libcurve ws libzmq CURVE

Laurent Alebarde l.alebarde at free.fr
Fri Sep 13 13:03:51 CEST 2013


Great article. Thank you Pieter.

Could you please elaborate a little more onto libcurve and libzmq/CURVE 
"works at a different level" ? How do they compare exactly ?

Cheers,


Laurent.


Le 13/09/2013 11:58, Pieter Hintjens a écrit :
> On Fri, Sep 13, 2013 at 11:02 AM, Laurent Alebarde <l.alebarde at free.fr> wrote:
>
>> Shall I understand that CURVE in libzmq implements the same functionalities
>> as libcurve, but in C++ and fully integrated to libzmq ? Do we inherit
>> directly of all the available transports (DEALER/ROUTER, STREAM, REQ/REP,
>> etc) ? And multi-clients management ?
> Yes, that's right. I'm writing this up, here's the latest article:
> http://hintjens.com/blog:48
>
>> In multi-client, the server uses the same long term key-pair for all
>> clients, and a dedicated short term key-pair for each socket initialisation
>> ? In my understanding, but I have not yet reviewed the libzmq code, there is
>> one codec per client, them one short term key-pair per client ?
> Yes, indeed.
>
> -Pieter
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130913/cf1b266e/attachment.htm>


More information about the zeromq-dev mailing list