Ruby Martin

Results 5 issues of Ruby Martin

# Description Added NULL argument test case for wc_HpkeGenerateKeyPair().

# Description Adds length check against MAX_OID_SZ in wc_oid_sum(), returns 0 if length exceeds MAX_OID_SZ. - Addresses multiple untrusted loop bounds. Assigns p2 to NULL before next loop iteration. -...

Regenerated file to include slight change to `asio_wolfssl_autoconf.diff`. Moves `WOLFSSL_USE=no` to the “if not given ” portion of the `--with-wolfssl=DIR` check.

# Description If `WOLFSSL_IP_ALT_NAME` is defined, the value of `chk` will be checked using `CheckIPAddr()` before attempting to run `CheckHostName()` if no IP address is matched. Change affects SunJSSE tests...

# Description Adds loop to initialize `a->dp[i]` to 0 in `sp_read_unsigned_bin()` for `a->used`. # Testing `./configure && make check`