ECCkeygen() produces localPublicKey->pmY->mNumDigits of 1 when expecting 12
We have an STM32F37II device in an older generation of a product that ECCkeygen() works as expected. But in a new version of the product, which uses the same MCU and cyrpto libraries, and which uses nearly identical firmware (it was ported from the ...