Opened 15 months ago
Last modified 15 months ago
#1732 assigned enhancement
[zmq egg] barebones curve encryption suport
Reported by: | Ariela Wenner | Owned by: | Moritz Heidkamp |
---|---|---|---|
Priority: | minor | Milestone: | someday |
Component: | extensions | Version: | 5.2.0 |
Keywords: | zmq, egg, encryption | Cc: | |
Estimated difficulty: | easy |
Description
I've been fiddling around with zmq for a project of mine and needed encryption support, so I tried my hand at implementing the necessary socket options for curve encryption
Again, it's barebones, but authentication between two sockets seems to be working!
I'm attaching my modifications and some testing code
Cheers!
Attachments (2)
Change History (3)
Changed 15 months ago by
Changed 15 months ago by
Attachment: | keytest.scm added |
---|
comment:1 Changed 15 months ago by
Owner: | set to Moritz Heidkamp |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.