<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>latest scrap in Encryption tag| nScraps.com</title>
<description></description>
<link>http://nscraps.com/tag/Encryption</link>
<language>en</language>
<generator>http://nscraps.com/</generator>
<image>
	<url>http://nscraps.com/logo.png</url>
	<title>latest scrap in Encryption tag| nScraps.com</title>
	<link>http://nscraps.com</link>
</image>
   <item>
        <title><![CDATA[Base 64 Encode and Decode]]></title>
       <link>http://nscraps.com/Web-Server/1138-base-64-encode-decode.htm</link>
	   <category><![CDATA[Web-Server]]></category>       <description><![CDATA[ &lt;h2&gt;Javascript Base 64 Encode and Decode Method&lt;/h2&gt;The following program written in Javascript for encoding and decoding data by using base 64 method will be used to encrypt the message at the sending end and decrypt the message at the r...<a href=http://nscraps.com/Web-Server/1138-base-64-encode-decode.htm>Read full scrap</a>]]></description>
       <author>webmaster@nscraps.com(nScraps.com)</author>
       <pubDate>Mon, 11 Jul 2011 12:04:53 +0530</pubDate>
   </item>
      <item>
        <title><![CDATA[Random Password Generator in Java Example Source Code]]></title>
       <link>http://nscraps.com/Java/748-random-password-generator-java-example-source-code.htm</link>
	   <category><![CDATA[Java]]></category>       <description><![CDATA[ Generating Random Password in JavaIn many cases like while we perform forgot password we need to generate random password. This Example Source code will help you to generate it. In this example we used Random class in util package to generate random...<a href=http://nscraps.com/Java/748-random-password-generator-java-example-source-code.htm>Read full scrap</a>]]></description>
       <author>webmaster@nscraps.com(nScraps.com)</author>
       <pubDate>Wed, 11 May 2011 09:41:48 +0530</pubDate>
   </item>
      <item>
        <title><![CDATA[List of Encryption in MySQL]]></title>
       <link>http://nscraps.com/SQL/702-list-encryption-mysql.htm</link>
	   <category><![CDATA[SQL]]></category>       <description><![CDATA[ Types of Encryption, Decryption methods in Mysql and their functionAES_DECRYPT()Syntax: AES_DECRYPT(crypt_str,key_str)This function decrypts data using the official AES (Advanced Encryption Standard) algorithm.AES_ENCRYPT()Syntax: AES_ENCRYPT(s...<a href=http://nscraps.com/SQL/702-list-encryption-mysql.htm>Read full scrap</a>]]></description>
       <author>webmaster@nscraps.com(nScraps.com)</author>
       <pubDate>Mon, 09 May 2011 11:11:32 +0530</pubDate>
   </item>
      <item>
        <title><![CDATA[Java MD5 Encryption - String]]></title>
       <link>http://nscraps.com/Java/701-md5-encryption-string-java.htm</link>
	   <category><![CDATA[Java]]></category>       <description><![CDATA[ &lt;h2&gt;Encrypt String in Java Using MD5 Encryption Method&lt;/h2&gt;In many case we need to encrypt String in java for example we are encrypt user's password. MD5 is most commonly used encryption method. In which we can not decrypt the String. Th...<a href=http://nscraps.com/Java/701-md5-encryption-string-java.htm>Read full scrap</a>]]></description>
       <author>webmaster@nscraps.com(nScraps.com)</author>
       <pubDate>Wed, 11 May 2011 12:01:58 +0530</pubDate>
   </item>
      <item>
        <title><![CDATA[How to Encrypt Password in Perl]]></title>
       <link>http://nscraps.com/Perl/700-how-encrypt-password-perl.htm</link>
	   <category><![CDATA[Perl]]></category>       <description><![CDATA[ Encrypt Password String in PerlIn PHP we are using MD5 function to encrypt. Similarly for Perl We can convert a password String using crypt functionExample:$encrypted_string = crypt($string,$salt); #take the string and the salt and put through cry...<a href=http://nscraps.com/Perl/700-how-encrypt-password-perl.htm>Read full scrap</a>]]></description>
       <author>webmaster@nscraps.com(nScraps.com)</author>
       <pubDate>Wed, 11 May 2011 03:57:31 +0530</pubDate>
   </item>
      <item>
        <title><![CDATA[How to Configure Secure Shell (SSH) Encryption]]></title>
       <link>http://nscraps.com/Linux/31-configure-secure-shell-encryption.htm</link>
	   <category><![CDATA[Linux]]></category>       <description><![CDATA[ Configuration of Secure Shell Data EncryptionEncryption is the process of taking data stored on a computer and scrambling it in a manner that makes it unreadable to anyone who doesn't possess the key to re-create the data in its original form. Data t...<a href=http://nscraps.com/Linux/31-configure-secure-shell-encryption.htm>Read full scrap</a>]]></description>
       <author>webmaster@nscraps.com(nScraps.com)</author>
       <pubDate>Tue, 19 Apr 2011 16:58:53 +0530</pubDate>
   </item>
   </channel>
</rss>