Opened 3 years ago

Last modified 3 years 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)

zmq.scm (17.5 KB) - added by Ariela Wenner 3 years ago.
keytest.scm (1.0 KB) - added by Ariela Wenner 3 years ago.

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by Ariela Wenner

Attachment: zmq.scm added

Changed 3 years ago by Ariela Wenner

Attachment: keytest.scm added

comment:1 Changed 3 years ago by Mario Domenech Goulart

Owner: set to Moritz Heidkamp
Status: newassigned
Note: See TracTickets for help on using tickets.