[noise] Noise library in Go

Alexey Ermishkin scratch.net at gmail.com
Sat Nov 4 08:00:34 PDT 2017


The talk will be in Russian, so probably not much of a use for you. But we are working hard on bringing Key transparency and Noise together. Will keep you posted ) 

-----Original Message-----
From: David Wong [mailto:davidwong.crypto at gmail.com] 
Sent: Saturday, November 4, 2017 7:57 PM
To: Alexey Ermishkin <scratch.net at gmail.com>
Cc: noise <noise at moderncrypto.org>
Subject: Re: [noise] Noise library in Go

> You can also look at NoiseSocket's Net.Conn implementation 
> https://github.com/go-noisesocket/noisesocket/blob/master/conn.go
>
> Which uses github.com/flynn/noise

Ah, you mentioned this in your talk at Defcon and I failed to notice it did exactly what I wanted to do! (Meaning it implements the net.Conn interface.) I will need to take a look at this and see how things differ, and probably get influenced and steal some parts I like :))

I'm unfortunately a bit far from Moscow but is there any chance this will be streamed/recorded?

I'm guessing your design of key transparency hasn't been implemented yet right? This sounds really interesting (you mentioned that at Defcon and it already triggered my interest back then!)

I'll be looking at both NoiseSocket and Disco in the upcoming weeks.
But it'd be cool if I can test interoperability with your implementation at some point. (Even if both our libraries are in the same language :/)

David



More information about the Noise mailing list