mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
11 lines
454 B
INI
11 lines
454 B
INI
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
|