Gert Driesen 46d15325e9 Use an int to hold position when iterating of state. Stuck loop on key exchange using arcfour encryption (issue #1922) 11 years ago
..
Cryptography 46d15325e9 Use an int to hold position when iterating of state. Stuck loop on key exchange using arcfour encryption (issue #1922) 11 years ago
Algorithm.cs 2f42d5a31e Complete previouse renaming checking 14 years ago
CertificateHostAlgorithm.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
HostAlgorithm.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyExchange.cs e630397c66 Use server decryption algorithm instead of client encryption algorithm to decrypt server message. Fixes issue #1917. 11 years ago
KeyExchangeDiffieHellman.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyExchangeDiffieHellmanGroup14Sha1.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyExchangeDiffieHellmanGroup1Sha1.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyExchangeDiffieHellmanGroupExchangeSha1.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyExchangeDiffieHellmanGroupExchangeSha256.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyExchangeDiffieHellmanGroupSha1.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyExchangeEllipticCurveDiffieHellman.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyHostAlgorithm.cs 6a68a5f22b Remove extra ToArray call. 11 years ago