Skip to content
forked from rweather/noise-c

Noise-C, a plain C implementation of the Noise protocol

License

Notifications You must be signed in to change notification settings

esphome/noise-c

 
 

Repository files navigation

Noise-C Library

Note: This is a port of the noise-c library to support 1. PlatformIO build system and 2. ESP8266/ESP32 targets.

Noise-C is a plain C implementation of the Noise Protocol, intended as a reference implementation. It can also be referred to as "Noisy", which is what you get when you say "Noise-C" too fast. The code is distributed under the terms of the MIT license.

The documentation contains more information on the library, examples, and how to build it.

For more information on this library, to report bugs, to contribute, or to suggest improvements, please contact the author Rhys Weatherley via email.

About

Noise-C, a plain C implementation of the Noise protocol

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.2%
  • M4 2.9%
  • Yacc 1.1%
  • Other 0.8%