<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Encryption and Decryption in SQL Server 2005</title>
	<atom:link href="http://technotes.towardsjob.com/sql-server/encryption-and-decryption-in-sql-server-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotes.towardsjob.com/sql-server/encryption-and-decryption-in-sql-server-2005/</link>
	<description>Technical Notes about Oracle, DotNet, Java, SQL Server, XML and UNIX</description>
	<lastBuildDate>Mon, 22 Feb 2010 14:23:09 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nick</title>
		<link>http://technotes.towardsjob.com/sql-server/encryption-and-decryption-in-sql-server-2005/comment-page-1/#comment-15</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Tue, 14 Jul 2009 14:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://technotes.towardsjob.com/general/encryption-and-decryption-in-sql-server-2005/#comment-15</guid>
		<description>I have used Asymmetric algorithm to encrypt and decrypt data in MS SQL Server 2005. But, I have big problem in decrypting data that has been encrypted when a database is restored in another database or even I just simply insert the encrypted data into another database. I already created the master key I used on the second database but still the encrypted data cannot be decrypted. Any help?</description>
		<content:encoded><![CDATA[<p>I have used Asymmetric algorithm to encrypt and decrypt data in MS SQL Server 2005. But, I have big problem in decrypting data that has been encrypted when a database is restored in another database or even I just simply insert the encrypted data into another database. I already created the master key I used on the second database but still the encrypted data cannot be decrypted. Any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Encrypt and Decrypt a string variable - bytes</title>
		<link>http://technotes.towardsjob.com/sql-server/encryption-and-decryption-in-sql-server-2005/comment-page-1/#comment-10</link>
		<dc:creator>Encrypt and Decrypt a string variable - bytes</dc:creator>
		<pubDate>Fri, 03 Jul 2009 06:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://technotes.towardsjob.com/general/encryption-and-decryption-in-sql-server-2005/#comment-10</guid>
		<description>[...] encrypt and decrypt any table values by creating certificate and master key. Refer to the article Encryption and Decryption in SQL Server 2005 using the url http://technotes.towardsjob.com/sql-...l-server-2005/  Hope it helps [...]</description>
		<content:encoded><![CDATA[<p>[...] encrypt and decrypt any table values by creating certificate and master key. Refer to the article Encryption and Decryption in SQL Server 2005 using the url <a href="http://technotes.towardsjob.com/sql-...l-server-2005/" rel="nofollow">http://technotes.towardsjob.co.....rver-2005/</a>  Hope it helps [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>