Quantcast
Channel: sshnet Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1026

Created Unassigned: arcfour encryption - Arc4Cipher line 164 - stuck loop on key exchange. [1922]

$
0
0
arcfour - Arc4Cipher.cs line 164
for (byte i = 0; i < STATE_LENGTH; i++)
Where STATE_LENGTH is 256.

Reinitalizes i to 0 (due to i being a byte), causes endless loop on key exchange till server timeout when using arcfour encryption.

Viewing all articles
Browse latest Browse all 1026

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>