Lliwei3013Fixing the RSA 512-bit flipping issue
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix(bn): align BN_BN2Array/BN_Array2BN docs with internal-only contract These helpers are guarded by HITLS_CRYPTO_CURVE_SM2_ASM / HITLS_CRYPTO_CURVE_NISTP256_ASM and only called from asm ECC paths with struct-field/local-array addresses, so NULL inputs are unreachable. Remove the promised CRYPT_NULL_INPUT (and other unreachable) retvals and state the non-NULL precondition explicitly. Closes #202 Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1680 | 1 个月前 | |
Fixing the RSA 512-bit flipping issue Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1798 Cherry-picked from: https://gitcode.com/openHiTLS/openhitls/merge_requests/1816 | 14 天前 |