<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>可可熊的窝 &#187; algorithm</title>
	<atom:link href="http://cocobear.info/blog/tag/algorithm/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocobear.info/blog</link>
	<description>K.I.S.S</description>
	<lastBuildDate>Sun, 11 Mar 2012 14:04:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>加密算法相关</title>
		<link>http://cocobear.info/blog/2009/05/15/about-cryptographic-algorithm/</link>
		<comments>http://cocobear.info/blog/2009/05/15/about-cryptographic-algorithm/#comments</comments>
		<pubDate>Fri, 15 May 2009 08:57:06 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=656</guid>
		<description><![CDATA[<h2>加密算法:</h2>
加密算法一般分为<strong>对称加密</strong>和和<strong>非对称加密</strong>，对称加密是指加密与解密使用的是同一密钥，而非对称加密加密解密使用不同的密钥，一般把两个密钥分别称为公钥和私钥。

<strong>对称加密算法</strong>又分为<strong>序列密码算法</strong>和<strong>分组密码算法</strong>，从名字可以看出，序列密码算法在加密的时候每次只加密一个字节，而分组加密是把要加密的[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/05/15/about-cryptographic-algorithm/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/05/15/about-cryptographic-algorithm/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

