mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
add Hash library currently supports SHA1
This commit is contained in:
8
libraries/Hash/library.properties
Normal file
8
libraries/Hash/library.properties
Normal file
@ -0,0 +1,8 @@
|
||||
name=Hash
|
||||
version=1.0
|
||||
author=Markus Sattler
|
||||
maintainer=Markus Sattler
|
||||
sentence=Generate Hash from data
|
||||
paragraph=
|
||||
url=
|
||||
architectures=esp8266
|
Reference in New Issue
Block a user