Files
third_party_openhitls/testcode/script
liwei3013 a456310fcd fix(crypto/siphash): fix Reinit/FreeCtx/Deinit sensitive data handling
- Reinit: restore key-derived init state instead of zeroing
- FreeCtx: cleanse context before free
- Deinit: cleanse entire context, preserve algorithm config
- Init: reset runtime state for safe repeated calls

Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1341

Signed-off-by: Dongjianwei001 <dongjianwei1@huawei.com>
2026-05-20 20:24:49 +08:00
..