Re: table encryptions

From: Dejan Sarka (dejan_please_reply_to_newsgroups.sarka_at_avtenta.si)
Date: 12/22/03

  • Next message: Dejan Sarka: "Re: erasing autocomplete"
    Date: Mon, 22 Dec 2003 12:50:02 +0100
    
    

    You can do the encryption from the client side. If you are using .NET, use
    .NET classes from the System.Security.Cryptography namespace. If you are
    using COM language, use CAPICOM. It is a COM interface to Win Crypto API and
    can be downloaded from
    http://www.microsoft.com/downloads/details.aspx?FamilyID=860ee43a-a843-462f-abb5-ff88ea5896f6&DisplayLang=en.
    If you really want to do it from the server, check extended procedures
    inclused in Xp_Crypt at http://www.activecrypt.com/index.htm. You can find
    even some T-SQL UDFs at http://www.planet-source-code.com.

    -- 
    Dejan Sarka, SQL Server MVP
    Please reply only to the newsgroups.
    "Ehioze" <ehioze@usa.net> wrote in message
    news:00e101c3c7f1$861b55d0$a101280a@phx.gbl...
    > hi is there anyway to encrypt the data stored in a MS SQL
    > Server db?
    >
    > and what strenght of enryption is available
    

  • Next message: Dejan Sarka: "Re: erasing autocomplete"

    Relevant Pages

    • [NT] Multiple Vulnerabilities in HP Web JetAdmin (Read, Write, Execute, Path Disclosure, Password De
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... HP Web JetAdmin is an enterprise management system for large amounts of HP ... The web server is a modular service ... HP Web JetAdmin uses it's own encryption. ...
      (Securiteam)
    • Re: Proposal for Lite Encryption for Login Form without SSL
      ... the form uses javascript to hash the password ... This way the password is not sent to the server ... This would be the equivalent to a public key in public key encryption ...
      (comp.lang.php)
    • Re: Printing Problems (2nd request)
      ... lpstat: Unable to connect to server: Connection refused ... # Encryption: whether or not to use encryption; ... got two printers connected, both of which used to work fine. ... Deny From All ...
      (Fedora)
    • Re: Socket Server with Encryption help
      ... Before the client ... Authentication protocols are fiercely difficult to get right. ... by Needham and Schroeder "Using encryption for authentication in large ... Client connects into Server and Server accepts the connection. ...
      (microsoft.public.dotnet.security)
    • Data Encryption
      ... Since this server is what I use for authentication, ... build some encryption into the protocol so that usernames and passwords ... in the signaling data, but 4 bytes is the minimum; ... the server will allow a client to send ...
      (SecProg)