Gert Driesen c7787a5783 Fix some minor warnings, and code formatting. 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
GroupExchangeHashData.cs 8c4e3119ef Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman Group and Key Exchange (issue #1973 and #1777), and refactor corresponding classes to avoid code duplication. 11 years ago
HostAlgorithm.cs cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
KeyExchange.cs e1c620bfd2 Avoid initializing HostKeyEventArgs when there are no event handlers registered. 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 8c4e3119ef Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman Group and Key Exchange (issue #1973 and #1777), and refactor corresponding classes to avoid code duplication. 11 years ago
KeyExchangeDiffieHellmanGroupExchangeSha256.cs 8c4e3119ef Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman Group and Key Exchange (issue #1973 and #1777), and refactor corresponding classes to avoid code duplication. 11 years ago
KeyExchangeDiffieHellmanGroupExchangeShaBase.cs 8c4e3119ef Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman Group and Key Exchange (issue #1973 and #1777), and refactor corresponding classes to avoid code duplication. 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 c7787a5783 Fix some minor warnings, and code formatting. 11 years ago