wolfssl
wolfssl copied to clipboard
Add test for HPKE for Curve448
Description
Add HPKE Curve448 test case, however HPKE does not support 448 yet, so expect bad function argument return code.
Testing
./configure --enable-all && make
Checklist
- [ ] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation