Permalink
Show file tree
Hide file tree
28 changes: 14 additions & 14 deletions
28
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/CipherSuiteFactory.cs
7 changes: 0 additions & 7 deletions
7
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/ClientRecordProtocol.cs
54 changes: 5 additions & 49 deletions
54
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslCipherSuite.cs
12 changes: 2 additions & 10 deletions
12
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslServerStream.cs
40 changes: 5 additions & 35 deletions
40
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/TlsCipherSuite.cs
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Remove the EXPORT ciphers and related code path
That was still useful in 2003/2004 but the technical and legal landscape
changed a lot since then. Removing the old, limited key size, cipher
suites also allow removed additional parts of the code that deals with
them.- Loading branch information
1 parent
b371da6
commit 9c38772
Showing
5 changed files
with
26 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters