Evgeny Sabelskiy
Results
2
issues of
Evgeny Sabelskiy
1. currently maximum size of image is ~7k 2. maximum length of input line for input html document is 10240 (limited by code in htmllib.cxx) this patch removes these limitations...
## Description: SIGSEGV in check_key_fork Affected version: v2.8. ## Steps to Reproduce: Build under CentOS Stream 9, gcc (GCC) 11.4.1, (libcrypto v3.2.1) run: ```bash osslsigncode sign \ -pkcs11engine /usr/lib64/engines-3/pkcs11.so \...