RE: Need Advice - encrypt data in transit

From: Rog (Rog_at_discussions.microsoft.com)
Date: 07/27/05


Date: Wed, 27 Jul 2005 09:43:12 -0700

Thanks for the reply.
I'm not clear on what encryption algorithm SSL uses. Does it use AES or
3DES, or is it configurable so the algorithm can be specified?
-Rog

"Mike Epprecht (SQL MVP)" wrote:

>
> Net-Library Encryption
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_cs_6fu6.asp
>
> INF: Network Encryption Available Using the Multi-Protocol Net Library
> http://support.microsoft.com/default.aspx?scid=kb;en-us;132224
> --
> --------------------------------
> Mike Epprecht, Microsoft SQL Server MVP
> Zurich, Switzerland
>
> MVP Program: http://www.microsoft.com/mvp
>
> Blog: http://www.msmvps.com/epprecht/
>
>
>
> "Rog" wrote:
>
> > I need some advice.
> > We need to encrypt data in transit between a fat client and SQL Server,
> > using either AES or 3DES encryption. We will have about 500 clients and
> > probably clustered servers. Can anyone give me advice on the best way to do
> > this? Thanks !
> >



Relevant Pages

  • Re: SQL or Access DB
    ... As far as encryption goes though... ... with Sql Server you can use SQL DMO and encrypt your stored procedures ... installation - Security was absolutely critical and in most instances, ... > then we create a nice gui around this database and sell it to automotive ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Views
    ... you must understand that SQL Server 2000 does not support ... database data encryption as such. ... following method in the KB below to enhance the security. ... Microsoft is providing this information as a convenience to you. ...
    (microsoft.public.sqlserver.programming)
  • Re: Protecting database from administrators
    ... >> there is no encryption while at rest it must still be secure. ... >> All the security MS has offered is weak. ... If it is attached to SQL Server ...
    (microsoft.public.sqlserver.security)
  • Re: MSDE Security (aka users looking at my apps database)
    ... > I have been called in more than once to untangle all sorts of developer ... let's think about a genious tool, RAC by SQL Server MVP Thanh Ngo.. ... even if SQL Server encryption has been defeated... ... think to privacy protection for sensible data... ...
    (microsoft.public.sqlserver.msde)
  • Re: is WITH ENCRYPTION now safe in SQL2005?
    ... There are very dissenting opinions on that in the SQL Server community. ... you are in this situation you are quite happy that you can decrypt the ... How would a safe encryption method be implemented? ... private key, SQL Server must have access to that private key. ...
    (comp.databases.ms-sqlserver)