SQL Server Encryption is just a wrapper on Windows Crypto API Encryption so the certifications should all apply.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Tom C." <Tom C.@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5041177C-F6DF-4DDA-9B06-782FC78314DC@xxxxxxxxxxxxxxxx > Is the encryption module in SQL Server 2005 FIPS validated, or is there a
> plan to have it go through the validation process? It is not listed on
> the
> NIST CMVP website as being validated or going through validation. If it
> is
> using the validated crypto modules from Server 2003, can someone point out
> the documentation to me that states it is?
>
> Thanks.
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: DTS object model ...Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. ... So one of my collegues suggested to go with DTS and do the validation and also mapping of columns through DTSTransformation. ... I want to create a text file connection and set the> connectionproperties of delimiter and textqualifier and then by using ... (microsoft.public.sqlserver.dts)