Re: Crypto algorithms in SSL, TLS, and MS Outlook.

From: David Cross [MS] (dcross@online.microsoft.com)
Date: 09/01/02


From: "David Cross [MS]" <dcross@online.microsoft.com>
Date: Sun, 1 Sep 2002 08:42:09 -0700


Microsoft supports that standards specified in the IETF working groups for
those protocols. They are forever evolving - but mainly DES, RC4 and 3DES
are supported.

--
David B. Cross [MS]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
http://support.microsoft.com
"Nikolay Malyshev" <malyshev@ntc.spb.ru> wrote in message
news:uCGwuWDUCHA.1796@tkmsftngp13...
> Which simetric crypto algorithms are used in SSL, TLS an MS Outlook to
> provide confidentiality of information?
>
>


Relevant Pages

  • Re: Source code of DES or RC4 needed
    ... need the source code of DES or RC4 encryprtion algorithm in C,C++ or ... Why would you want DES or RC4? ... In Java, you could use the Java Cryptography Extension, which has AES. ...
    (sci.crypt)
  • Re: Cryptography RC4
    ... I would like to know whether .NET framework 2.0 provides support for ... deriving an RC4 encryption key. ... TripleDESCryptoServiceProvider des = new TripleDESCryptoServiceProvider; ... there is no problem if replacing RC4 by RC2. ...
    (microsoft.public.dotnet.languages.csharp)