wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Add test for HPKE for Curve448

Open aidangarske opened this issue 1 year ago • 0 comments

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

aidangarske avatar May 22 '24 23:05 aidangarske