Total Pageviews

Sunday 25 February 2018

Noise protocols

Crypto protocols that are simple, fast, and secure

Noise is a framework for building crypto protocols. Noise protocols support mutual and optional authentication, identity hiding, forward secrecy, zero round-trip encryption, and other advanced features.

Specs

The main document is the Noise Protocol Framework. Several extensions are being developed, including the NoiseSocket protocol.

Code

Open source implementations exist in C, Go, Haskell, Java, Javascript, Python, and Rust.

Mailing list

You can join the mailing list or browse the archives.

Wiki

Visit the wiki for more info, explanations, and work-in-progress specs and code.

Adopters

Noise is currently used by WhatsApp, WireGuard, and Lightning.

from https://noiseprotocol.org/
--------

相关帖子:http://briteming.blogspot.com/2017/09/vpn-wireguard.html

No comments:

Post a Comment