Closed ifranzki closed 2 years ago
The ec_key_check() routine internally uses OpenSSL calls. In case libica is called from an OpenSSL provider, avoid a recursive loop by using libica's own OpenSSL library context with the default or fips provider loaded.
The ec_key_check() routine internally uses OpenSSL calls. In case libica is called from an OpenSSL provider, avoid a recursive loop by using libica's own OpenSSL library context with the default or fips provider loaded.