mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
ACORN-128 AEAD cipher
This commit is contained in:
10
libraries/CryptoLW/library.properties
Normal file
10
libraries/CryptoLW/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=CryptoLW
|
||||
version=1.0.0
|
||||
author=Rhys Weatherley <rhys.weatherley@gmail.com>
|
||||
maintainer=Rhys Weatherley <rhys.weatherley@gmail.com>
|
||||
sentence=Light-weight algorithms for the Arduino Cryptography Library
|
||||
paragraph=This library provides implementations of various "light-weight" cryptography algorithms, designed for resource-constrained environments.
|
||||
category=Communication
|
||||
url=https://github.com/rweather/arduinolibs
|
||||
architectures=*
|
||||
includes=CryptoLW.h
|
||||
Reference in New Issue
Block a user