Re: encryption and it's keys

From: Alek Davis (alek_xDOTx_davis_xATx_intel_xDOTx_com)
Date: 02/13/04


Date: Fri, 13 Feb 2004 10:13:36 -0800

Bob,

There is no silver bullet here, but this article can give you some ideas:
"Safeguard Database Connection Strings and Other Sensitive Settings in Your
Code"
http://msdn.microsoft.com/msdnmag/issues/03/11/ProtectYourData/default.aspx.

Alek

"Bob H" <bh15@le.ac.uk> wrote in message
news:c0ik8p$tl$1@south.jnrs.ja.net...
> HI,
>
> I'm after some general pointers about best practice.
>
> I've used TripleDES to encrypt the connection string of a web app. How do
I
> go about securing the keys in the app?
>
> Many thanks for any advice.
>
> Regards
>
> Bob
>
>



Relevant Pages

  • Re: Feature is not available?
    ... FoxPro 6 dbf tables. ... Unfortunately the same connection strings that ... with my web app don't seem to work in Winforms. ...
    (microsoft.public.fox.programmer.exchange)
  • RE: Writing to a database using Embedded Sql
    ... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/daag.asp and section Storing Connection Strings ... "Deepa" wrote: ... > I have a small asp.net web app for a survey. ... > for data access. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: question about proper production db/ado usage
    ... Thank you Sean for your feedback. ... create/use the connection strings in a web app? ...
    (microsoft.public.dotnet.framework.adonet)
  • web.config question 2.0
    ... I have a web.config in my application that contains the connection strings ... web config up the folder hierarchy so that all my apps can use the same ... I get an "Object reference not set ... And this is how I retrieve in in the web app: ...
    (microsoft.public.dotnet.framework.aspnet)