Skip to content

mimoo/NoiseGo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Noise Implementation in Go

disco

This folder contains two things:

  • noise/ contains a Noise protocol built in Go from the Noise Protocol Framework. It has a minimal set of changes that make it works over TCP and allows you to verify public keys if they were signed by a trusted root key.
  • disco/ contains an extension of the Noise protocol that makes use of the Strobe protocol framework. It will most likely move to a different repo at some point.

Note that these two projects are in beta, and you should not use them in production.

About

An implementation of Noise in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages