<?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; 安全相关</title>
	<atom:link href="http://cocobear.info/blog/category/%e5%ae%89%e5%85%a8%e7%9b%b8%e5%85%b3/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>Openssl建立SSL连接分析</title>
		<link>http://cocobear.info/blog/2009/05/22/openssl-connect/</link>
		<comments>http://cocobear.info/blog/2009/05/22/openssl-connect/#comments</comments>
		<pubDate>Fri, 22 May 2009 02:29:15 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[安全相关]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[openssl]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=659</guid>
		<description><![CDATA[SSL_library_init();
SSL的初始化过程，只是添加一些算法，使用EVP_add_cipher函数。

ssl_method = SSLv3_client_method();
设置使用的SSL版本，SSLv3_client_method 函数的定义是通过IMPLEMENT_s[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/05/22/openssl-connect/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/05/22/openssl-connect/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>CPU卡相关</title>
		<link>http://cocobear.info/blog/2009/05/21/about-smartcard/</link>
		<comments>http://cocobear.info/blog/2009/05/21/about-smartcard/#comments</comments>
		<pubDate>Thu, 21 May 2009 08:46:30 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[安全相关]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=665</guid>
		<description><![CDATA[<blockquote>智能卡又称CPU卡。CPU卡内嵌芯片相当于一个特殊类型的单片机，内部除了带有控制器，存储器，时序控制逻辑等外，还带有算法单元和操作系统，由于CPU卡有存储容量大，处理能力强，信息存储安全等特性。因此，广泛用于信息安全性要求特别高的场合。</blockquote>
<a href="http://baike.eccn.com/eewiki/index.php/智能卡(CPU卡)">http://baike.eccn.com/eewiki/i[......]</a><p class='read-more'><a href='http://cocobear.info/blog/2009/05/21/about-smartcard/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/05/21/about-smartcard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

