wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

add cryptoCbSWFallback byte field

Open jpbland1 opened this issue 2 years ago • 0 comments

Description

add cryptoCbSWFallback byte field to mark when sotware fallback was used, fix ssl using software fallback even when WOLF_CRYPTO_CB_ONLY_RSA or WOLF_CRYPTO_CB_ONLY_ECC are defined

Testing

Tested with internal cryptocb project

Checklist

  • [ ] added tests
  • [ ] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

jpbland1 avatar Dec 18 '23 18:12 jpbland1