Commit c5ce984
committed
wolfcrypt/src/wc_xmss_impl.c:wc_xmssmt_sign_next_idx(): use (XmssIdx)1, not (word32)1, for a shift-by-height operand;
src/ssl.c:set_curves_list(): don't attempt to enable curves that are out-of-range for word32 disabled.1 parent caaa9fe commit c5ce984
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21564 | 21564 | | |
21565 | 21565 | | |
21566 | 21566 | | |
21567 | | - | |
| 21567 | + | |
| 21568 | + | |
| 21569 | + | |
| 21570 | + | |
21568 | 21571 | | |
21569 | 21572 | | |
21570 | 21573 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3926 | 3926 | | |
3927 | 3927 | | |
3928 | 3928 | | |
3929 | | - | |
| 3929 | + | |
3930 | 3930 | | |
3931 | 3931 | | |
3932 | 3932 | | |
| |||
0 commit comments