18 lines
341 B
JSON
18 lines
341 B
JSON
{
|
|
"name": "tiny-aes-c",
|
|
"version-date": "2019-07-31",
|
|
"port-version": 3,
|
|
"description": "Small portable AES128/192/256 in C",
|
|
"homepage": "https://github.com/kokke/tiny-AES-c",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|