Skip to content

Commit 171adb1

Browse files
author
Dr. Brandon Wiley
committed
Added required library.properties file
1 parent 30c245f commit 171adb1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

library.properties

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name=Crypto
2+
version=0.2.0
3+
author=Rhys Weatherley [email protected]
4+
maintainer=Dr. Brandon Wiley [email protected]
5+
sentence=Rhys Weatherley's arduinolibs Crypto library.
6+
paragraph=All cryptographic algorithms have been optimized for 8-bit Arduino platforms like the Uno.
7+
category=Other
8+
url=https://rweather.github.io/arduinolibs/crypto.html
9+
architectures=*

0 commit comments

Comments
 (0)