Added package authenticode (#2373)

This commit is contained in:
srozb 2022-10-05 18:14:20 +02:00 committed by GitHub
parent 69fe5a752d
commit eaa1b248a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27646,5 +27646,20 @@
"description": "pure Nim CSS Grid layout engine",
"license": "MIT",
"web": "https://github.com/elcritch/cssgrid"
},
{
"name": "authenticode",
"url": "ssh://git@github.com/srozb/authenticode",
"method": "git",
"tags": [
"library",
"cryptography",
"digital-signature",
"executable",
"pe"
],
"description": "PE Authenticode parser based on libyara implementation",
"license": "BSD-3-Clause",
"web": "ssh://git@github.com/srozb/authenticode"
}
]