Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 798 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 798 Bytes

Noise Socket

NoiseSocket is an extension of the Noise Protocol Framework that enables quick and seamless secure connections with minimal code size, small keys, modern ciphers and hash functions, and extremely fast speed. It can be used with raw public keys instead of X.509 infrastructure and targets IoT devices, microservices, and back-end applications such as datacenter-to-datacenter communications.

See noisesocket.pdf for full spec

Implementations

Golang library

NGINX Module

PKI Integration