1

(3 replies, posted in wolfSSL)

Hi David,

Thanks for prompt reply.

After enabled those options, we come out compile error in sp_cortexm.c (__asm__ __volatile__). Notice this had been reported before in https://github.com/wolfSSL/wolfssl/issues/4004. I'm using Keil 5, version as attached, and facing the same issue.

I'm using WolfSSL Release 4.5.0. Not sure any update may help solving this issue. At the same time, trying to upgrade Keil to see any help.

Thanks

2

(3 replies, posted in wolfSSL)

I'm using ARM Cortex-M0 processor and find that it takes 4s to process ecc_mulmod. Is there any means to speed up calculation process?

Thanks