mirror of
https://github.com/openharmony/third_party_openhitls.git
synced 2026-07-23 17:45:23 -04:00
2fc1598df4
# message auto-generated for no-merge-commit merge: merge main into main feat: add three modes and some related testcases for HPKE Created-by: qq_62927415 Commit-by: qq_62927415 Merged-by: fly2x Description: In addition to the BASE mode, HPKE also includes three other modes, which have been implemented in the code, and some test cases have been added to the data. Since additional parameters needed to be included in the test cases, a value in helper.h was modified. ... See merge request: openHiTLS/openhitls!201