Great start Diego. I've been wanting to work on SRP for ZMQ for months now but the necessary free time has yet to manifest. I'd hoped someone would pick up this torch and start running with it. In case you haven't come across it yet, there's a C implementation of SRP that's intended for direct embedding into projects like ZMQ: https://github.com/cocagne/csrp. It's been stable for a couple of years now and might speed up your implementation once the RFC is complete.
Tom On Mon, Sep 30, 2013 at 12:05 PM, Diego Duclos < [email protected]> wrote: > Hello people, > > I've submitted a pull request for a draft SRP protocol to the rfc > repository. > I'd like some feedback on this, as there are still an amount of open > points in my document that need to be decided on, as well as feedback on > the spec itself ofcourse. > > The pull request can be found at https://github.com/zeromq/rfc/pull/28 > > Kind Regards, > > Diego Duclos, > Palm Stone Games > > _______________________________________________ > 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
