jackctj117
jackctj117
# Description Goal was to have code coverage for the HAVE_CURVE448 case in hpke.c, I achieved this by adding a new test case into test.c that hit those lines of...
Added to build ffi and added to cipher.py. Not exactly sure what to add in cipher.py and same goes for the test.
# Description Updated libnds (IDE/NDS) README for DS emulation. Included configuration for hardware or an emulator, this includes an added C-flag in wolf crypt/test/test.c to differentiates between hardware and emulation....
This pull request makes a minor update to the build configuration in the `.github/workflows/os-check.yml` workflow. The change adds two new build flags to the job's configuration. * Added `--enable-all` and...