mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Add library infrastructure for NoiseProtocol
This commit is contained in:
10
libraries/NoiseProtocol/library.properties
Normal file
10
libraries/NoiseProtocol/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=NoiseProtocol
|
||||
version=0.2.0
|
||||
author=Rhys Weatherley <rhys.weatherley@gmail.com>
|
||||
maintainer=Rhys Weatherley <rhys.weatherley@gmail.com>
|
||||
sentence=Noise protocol for creating secure sessions
|
||||
paragraph=This library provides an implementation of the Noise and NoiseLink protocols for secure communication
|
||||
category=Communication
|
||||
url=https://github.com/rweather/arduinolibs
|
||||
architectures=*
|
||||
includes=NoiseProtocol.h
|
||||
Reference in New Issue
Block a user