﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Press Release / Article Discussions / Article Discussions by Author  / SQL Server 2000 Encryption Tools / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 05:28:55 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL Server 2000 Encryption Tools</title><link>http://www.sqlservercentral.com/Forums/Topic268455-112-1.aspx</link><description>First of all you cannot implement (without EXTREME PAIN) sha256 in a stored procedure..With that said however, you can get an extended stored procedure that that can handle it, I found one for you at:http://anmar.eu.org/projects/ctnhashproc/As I see it, you create an additional column, hash the passwords into it and then delete the previous  password column.  Make sure that whatever you use in your apps to hash the entered password that it creates hashes that are the same, they may both be sha256 but you never know who might have screwed up..Clear? CEWII</description><pubDate>Tue, 07 Jul 2009 11:33:28 GMT</pubDate><dc:creator>Elliott Whitlow</dc:creator></item><item><title>RE: SQL Server 2000 Encryption Tools</title><link>http://www.sqlservercentral.com/Forums/Topic268455-112-1.aspx</link><description>Hi,       I am working on SQL Server 2000 and I have a table containing a password field. I have to add a new column to the table and convert all the exisiting password fileds to encripted password exploiting sha256 algorithm. CAn you help me with any stored procedure or extended stored procedure.  Thanks,Tushar</description><pubDate>Tue, 07 Jul 2009 10:44:30 GMT</pubDate><dc:creator>tushkieeeee</dc:creator></item><item><title>SQL Server 2000 Encryption Tools</title><link>http://www.sqlservercentral.com/Forums/Topic268455-112-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/pressrelease/sqlserver2000encryptiontools.asp"&gt;http://www.sqlservercentral.com/columnists/pressrelease/sqlserver2000encryptiontools.asp&lt;/A&gt;</description><pubDate>Sat, 25 Mar 2006 10:32:00 GMT</pubDate><dc:creator>Andy Warren</dc:creator></item></channel></rss>