Kaleb Himes
Kaleb Himes
Alternate open source crypto solution
Fixes build time errors detected by Azure build tests
# Description Fixes some warnings found by XCODE and adds options for customer(s) who will be depending on v5.3.0 of the FIPS module. # Testing See fips repo for test...
A customer noticed some funny logic in the non-blocking example. If returning WOLFSSL_CBIO_ERR_WANT_READ from the do-while loop there is no reason to actually loop on OCSP_WANT_READ condition. Also updated the...
# Description Exposing a service API for the new submission effort (module v6.0.0) makes these checks now being exposed passable while running in FIPS mode. # Testing Using the operational...
# Description Customer requested this change, being tracked under OE addition effort and was scheduled to go into master as part of OE check-in. However, FIPS cert is taking longer...
# Description Please describe the scope of the fix or feature addition. Fixes zd#17724 # Testing WinCE OE addition standup # Checklist - [ ] added tests - [ ]...