Srinivas Edireswarapu
Srinivas Edireswarapu
Hi @smanni , Thank you for reaching us with your feedback. We shall incorporate this change into our upcoming release cycle
Hi @jd-imi , With v3.7.9 this approach is modifed. Yes, we have to register a callback and use it. [https://github.com/MicrochipTech/cryptoauthlib/blob/main/test/integration/test_mbedtls.c#L284](https://github.com/MicrochipTech/cryptoauthlib/blob/main/test/integration/test_mbedtls.c#L284) Similarly, atca_unregister_ecdh_slot_cb() is added.
Hi @jd-imi , We appreciate your feedback in sharing info on the bug. We had reviewed and amended this change, along with another similar fix required in this file, and...
Hi @tougantium , Thank you for reporting this issue. We shall work on this in our upcoming releases and keep the thread updated with progress.
Hi @tbitcs , We are planning this PR for review and merge at our next CAL release (mostly on v3.8.0 slotted for ~ Mar release - for your note and...
Hi @xingyi-engine As sw_crypto is executed in the host environment/MCU where the library resides, our tests on a Windows host platform could not reproduce such issue. We shall look into...
> Hi [@xingyi-engine](https://github.com/xingyi-engine), > > Thank you for your detailed feedback regarding the behavior you observed when porting CryptoLib to the STM32 platform. > > Upon reproducing the environment using...
Hi @vincentthivent , We ve analyzed your inputs and made changes keeping this need in place as there are more places the changes were desired. We will release the updated...
Hi @vincentthivent We have released CALv3.7.9 taking the changes required to fix this into account. Could you please review and resolve this issue if all is addressed? Thanks, Srinivas
Addressed with CALv3.7.9