<?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>后院&#124;kevin’s backyard &#187; DES</title>
	<atom:link href="http://kevin.9511.net/archives/tag/des/feed" rel="self" type="application/rss+xml" />
	<link>http://kevin.9511.net</link>
	<description>立志做一个混事业型男人</description>
	<lastBuildDate>Fri, 30 Apr 2010 16:55:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>使用PKCS5填充的DES编码 PHP操作类库</title>
		<link>http://kevin.9511.net/archives/135.html</link>
		<comments>http://kevin.9511.net/archives/135.html#comments</comments>
		<pubDate>Mon, 27 Aug 2007 17:31:21 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[技术备案]]></category>
		<category><![CDATA[DES]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pkcs5]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/archives/135.html</guid>
		<description><![CDATA[在UUSEE的时候，因为工作需要，用PHP编写了这个使用“PKCS5填充的DES编码”的操作类库。
昨天在做一个小项目的时候刚好用到了，翻出来又做了一些更新。
这玩意比较生僻，放在这里算是个备份吧。
用法都很简单，就不详细写了，自己用的时候最好修改一些里头的参数，只要能看的懂应该就知道改啥:)
http://rui7905.googlecode.com/svn/trunk/DES_PKCS5
]]></description>
			<content:encoded><![CDATA[<p>在<a title="悠视互动" href="http://www.uusee.com/" target="_blank">UUSEE</a>的时候，因为工作需要，用PHP编写了这个使用“PKCS5填充的DES编码”的操作类库。<br />
昨天在做一个小项目的时候刚好用到了，翻出来又做了一些更新。<br />
这玩意比较生僻，放在这里算是个备份吧。<br />
用法都很简单，就不详细写了，自己用的时候最好修改一些里头的参数，只要能看的懂应该就知道改啥<code>:)</code></p>
<blockquote><p><a href="http://rui7905.googlecode.com/svn/trunk/DES_PKCS5" target="_blank">http://rui7905.googlecode.com/svn/trunk/DES_PKCS5</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/135.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

