Re: Data Encryption

From: Wayne Snyder (wsnyder@computeredservices.com)
Date: 11/12/02


From: "Wayne Snyder" <wsnyder@computeredservices.com>
Date: Tue, 12 Nov 2002 14:36:11 -0800


No, you have to create your own... or buy some tool...

There are some scripts around that do a simple encryption...

--
Wayne Snyder, MCDBA, SQL Server MVP
Computer Education Services Corporation (CESC), Charlotte, NC
www.computeredservices.com
(Please respond only to the newsgroups.)
I support the Professional Association of SQL Server (PASS) and it community
of SQL Server professionals.
www.sqlpass.org
"J Casse" <casse001@hotmail.com> wrote in message
news:fa1001c28a7f$b8d12870$36ef2ecf@tkmsftngxa12...
> Oracle 8i + includes the OBFUSCATION toolkit which enables
> the creation of hash and random keys. Does anyone know if
> MSSQL 7/2k offers the same type of encryption for
> sensitive data?
>
> Note: my encryption has to be done through a store proc,
> not through any other software.
>
> Thanks, JB


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)

Loading