Star1110
682
代码介绍
代码
Issues53
Pull Requests89
流水线
Actions
讨论
Wiki
项目成员124
分析
项目设置
Star1110
682
  1. openhitls
  2. /
  3. testcode
  4. /
  5. sdv
Ggengminqifix(xmss): harden BDS state persistence and import
36cfc00f创建于 12 天前历史提交
文件最后提交记录最后更新时间
log
openhitls repo init1 年前
report
openhitls repo init1 年前
testcase
fix(xmss): harden BDS state persistence and import Encode BDS state using a stable fixed-field big-endian format. Validate imported state and commit private key updates atomically. Add persistence, invalid-state, cross-layer and long-run tests. Signed-off-by: gengminqi <gengminqi@huawei.com> Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/159112 天前
CMakeLists.txt
feat(hbs): add LMS/HSS and refactor HBS module - Add LMS and HSS hash-based signature algorithms per RFC 8554 - Unify XMSS/SLH-DSA/LMS/HSS under crypto/hbs/ with shared tree code - Add SDV test suites with RFC 8554 Appendix F KAT vectors Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/9921 个月前