Sean Parkinson

Results 103 comments of Sean Parkinson

Hi @vifino, If __linux__ is defined, then the OS is checked for CPU features. Let us know which functions are crashing so we can make sure we are using the...

Hi @vifino, I've tried to reproduce this by checking out the v5.7.6-stable tag and applying the PR 8345 patch on top and running with QEMU. I don't have a failure....

Hi @vifino Please try applying the patch in this PR: https://github.com/wolfSSL/wolfssl/pull/8275 It fixed a corner case in Poly1305 assembly code for Aarch64. Thanks, Sean