mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
New keywords
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
CBC KEYWORD1
|
||||
CFB KEYWORD1
|
||||
OFB KEYWORD1
|
||||
SHA1 KEYWORD1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "CryptoLegacy",
|
||||
"version": "0.2.0",
|
||||
"keywords": "CBC,CFB,OFB",
|
||||
"keywords": "CBC,CFB,OFB,SHA1",
|
||||
"description": "Legacy ciphers for the Arduino Cryptography Library",
|
||||
"authors":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user