| Crates.io | authenticode-parser-sys |
| lib.rs | authenticode-parser-sys |
| version | 0.5.0 |
| created_at | 2023-01-07 18:33:25.34972+00 |
| updated_at | 2024-02-16 00:20:37.379621+00 |
| description | Raw FFI bindings to the authenticode-parser library |
| homepage | |
| repository | https://github.com/vthib/authenticode-parser |
| max_upload_size | |
| id | 753172 |
| size | 742,049 |
Native bindings for the authenticode parser library from Avast.
This library depends on Openssl. If the library is not found by default, you can either:
OPENSSL_DIR env variable, from which the include and library dir will be computed.OPENSSL_INCLUDE_DIR and OPENSSL_LIB_DIR env variables.