opencryptoki / openssl-ibmca

OpenSSL engine and provider for libica.
Apache License 2.0
6 stars 15 forks source link

test/provider: Don't run RSA 16K test to reduce the test run time #79

Closed ifranzki closed 2 years ago

ifranzki commented 2 years ago

The RSA 16K test alone runs for about 30 minutes. Since the RSA 8K test already utilizes the fall-backs, testing RSA 16K does not add much of test coverage.