Refactor block-cipher packet-length probing to avoid unsafe state duplication - #706
Merged
Eugeny merged 2 commits intoMay 16, 2026
Merged
GitHub Advanced Security / CodeQL
succeeded
May 14, 2026 in 2s
No new alerts in code changed by this pull request
Annotations
Check failure on line 343 in russh/src/cipher/block.rs
Code scanning / CodeQL
Hard-coded cryptographic value Critical
Check failure on line 117 in russh/src/cipher/cbc.rs
Code scanning / CodeQL
Use of a broken or weak cryptographic algorithm High
Check failure on line 121 in russh/src/cipher/cbc.rs
Code scanning / CodeQL
Use of a broken or weak cryptographic algorithm High
Loading