tiny-AES-c/library.json
Petter Junni a68d37849e
Fix JSON
2018-05-03 14:29:16 +03:00

12 lines
241 B
JSON

{
"name": "tiny-AES-c",
"keywords": "cryptography, aes",
"description": "Small portable AES128/192/256 in C",
"repository":
{
"type": "git",
"url": "https://github.com/kokke/tiny-AES-c.git"
},
"frameworks": "arduino"
}