wolfProvider
wolfProvider copied to clipboard
wolfCrypt and wolfCrypt FIPS provider for OpenSSL
Add new option to enable unit testing for replace default mode, directly initializing the openssl default provider
# Description - Fixes errors [here](https://cloud.wolfssl-test.com/jenkins/job/wolfProvider/job/debian-packages/194/) - Adds cmd line args for cmd test and ability to run select tests from do-cmd-test - Switch providers with `use_wolf_provider` and `use_default_provider` for...
This mainly contains testing for encoding / decoding RSA and RSASSA-PSS keys to / from pki. Found some bugs and fixed them: * RSASSA-PSS key params are not encoded to...
# Description Script to automate build procedure for replace default
There is quite a bit failing with this still (12 tests). The biggest causes of failures are RSA tests. I created a patch for version 38.0.4 that removes l hard...
wolfProvider is failing tests that openssl is not failing. - In libp11 version libp11.0.4.12 it fails 3 tests that openssl is passing - In libp11 version master it is fails...