Prefer using AES over Rijndael in newer profiles. SSL/TLS does not need the extra...
authorSebastien Pouliot <sebastien@xamarin.com>
Wed, 15 May 2013 21:17:22 +0000 (17:17 -0400)
committerSebastien Pouliot <sebastien@xamarin.com>
Thu, 16 May 2013 12:56:43 +0000 (08:56 -0400)
commit0bf408eec06e752b21885fe9d1890d35f036805c
treed63bba4fc6a7eaaec84d98ef82aa799a636d3fe7
parent457c9722a4bc7ead4d13d62dd6c4c56dfa24d8c0
Prefer using AES over Rijndael in newer profiles. SSL/TLS does not need the extra block size and some platforms (e.g. iOS) have a much better implementation for AES
mcs/class/Mono.Security/Mono.Security.Protocol.Tls/CipherSuite.cs