Anthony Hu

Results 28 issues of Anthony Hu

Also: * added HAVE_FALCON guards as needed. * corrected minor falcon bugs as I found them. * handling OID sum collision between DILITHIUM_LEVEL5 and DILITHIUM_AES_LEVEL3

Found with: `./configure --enable-wolfclu --enable-asn=template 'CFLAGS=-DNO_ASN_TIME -DWOLFSSL_CUSTOM_OID -DHAVE_OID_ENCODING'`

Fixes https://github.com/wolfSSL/wolfssl/issues/7216

**Environment** - Pi hardware version: Raspberry Pi Model 3 A+ - PiSugar hardware version: PiSugar 2 Plus - OS version: Linux raspberrypi 5.15.61-v7+ - Application version: ``` pisugar-programmer --version pisugar-programmer...

bug

Note that the changes match what we were already doing for wc_Sha256Update() Fixes ZD17910

- haproxy does not need secure renegotiation - let enable-all enable haproxy and quic Fixes https://github.com/wolfSSL/wolfssl/issues/6834

Fixes https://github.com/wolfSSL/wolfssl/issues/7414 # Testing Added a test case.