tiny-AES-c/library.json
2018-03-19 20:22:23 +02:00

12 lines
242 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",
}