Topic: ecc veify error on Android armeabi architecture

description:
Using ndk16b to compile wolfssl on the android platform( armeabi architecture), after enabling -Os optimization, the ecc verification fails

source file: ecc.c
function:wc_ecc_verify_hash

Share

Re: ecc veify error on Android armeabi architecture

Hello ss2009ahnu,

Is this using the wolfCrypt test?
https://github.com/wolfSSL/wolfssl/tree … crypt/test

Could you please post the output from running the test?

Thanks,
Eric @ wolfSSL Support