1
0
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:
Markus Sattler
2015-05-20 18:57:42 +02:00
parent 605e76fb1b
commit 661c7075b7
6 changed files with 378 additions and 0 deletions

View 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