Re: SslStream and AES 128 cipher
- From: "Eugene Mayevski" <mayevski@xxxxxxxxx>
- Date: Sat, 2 May 2009 18:13:54 +0300
How can I make this work?
As mentioned, AES is only available on newer OS versions, and you can't rely on it's availability on any generic Windows system. This is so when you use SSLStream class.
You can use alternative components for SSL, such as SecureBlackbox, which supports all most recent extensions to SSL/TLS including AES, Camellia and more. See http://www.eldos.com/sbb/net-ssl.php
--
With best regards,
Eugene Mayevski
.
- References:
- SslStream and AES 128 cipher
- From: pade
- SslStream and AES 128 cipher
- Prev by Date: Re: SslStream and AES 128 cipher
- Next by Date: XmlDSig trouble
- Previous by thread: Re: SslStream and AES 128 cipher
- Next by thread: XmlDSig trouble
- Index(es):
Relevant Pages
|