<?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; encrypt</title>
	<atom:link href="http://neal.bangpie.net/tag/encrypt/feed/" rel="self" type="application/rss+xml" />
	<link>http://neal.bangpie.net</link>
	<description>老张的空中之家</description>
	<lastBuildDate>Fri, 06 Nov 2009 15:35:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>给sqlite数据库加密的两种方法</title>
		<link>http://neal.bangpie.net/2009/03/%e7%bb%99sqlite%e6%95%b0%e6%8d%ae%e5%ba%93%e5%8a%a0%e5%af%86%e7%9a%84%e4%b8%a4%e7%a7%8d%e6%96%b9%e6%b3%95/</link>
		<comments>http://neal.bangpie.net/2009/03/%e7%bb%99sqlite%e6%95%b0%e6%8d%ae%e5%ba%93%e5%8a%a0%e5%af%86%e7%9a%84%e4%b8%a4%e7%a7%8d%e6%96%b9%e6%b3%95/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 05:05:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[sqlite3]]></category>
		<category><![CDATA[encrypt]]></category>

		<guid isPermaLink="false">http://neal.bangpie.net/?p=250</guid>
		<description><![CDATA[一个是采用SQLCipher Need to store sensitive information in your app? SQLCipher extends SQLite enabling transparent encryption and decryption of data using AES. Its source is available on Github. SQLite is pluggable. Developers can create extensions and chain them into SQLite’s engine. Using this mechanism, SQLCipher embeds itself low enough in the stack to be transparent. As a developer, you simply [...]]]></description>
		<wfw:commentRss>http://neal.bangpie.net/2009/03/%e7%bb%99sqlite%e6%95%b0%e6%8d%ae%e5%ba%93%e5%8a%a0%e5%af%86%e7%9a%84%e4%b8%a4%e7%a7%8d%e6%96%b9%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

