<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comentarios en: PHP &#8211; Clase para Encriptación</title>
	<atom:link href="http://blog.antioroku.com/archivo/68/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.antioroku.com/archivo/68</link>
	<description></description>
	<lastBuildDate>Thu, 24 Feb 2011 19:13:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>Por: hector2c</title>
		<link>http://blog.antioroku.com/archivo/68/comment-page-1#comment-265</link>
		<dc:creator>hector2c</dc:creator>
		<pubDate>Fri, 12 Mar 2010 15:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.antioroku.com/archivo/68#comment-265</guid>
		<description>EXCELENTE, curioso la manera de desencriptar sustrayendo los dos primeros caracteres, jejeje...


$encriptacion = new kryptoniano(&#039;llave_tipo_string&#039;);
echo $encriptacion-&gt;krypto(&#039;hector2c&#039;);
echo $encriptacion-&gt;krypto(&#039;z#UGlVZAc4ByYEb1J2UTIFNg==&#039;);</description>
		<content:encoded><![CDATA[<p>EXCELENTE, curioso la manera de desencriptar sustrayendo los dos primeros caracteres, jejeje&#8230;</p>
<p>$encriptacion = new kryptoniano(&#8216;llave_tipo_string&#8217;);<br />
echo $encriptacion-&gt;krypto(&#8216;hector2c&#8217;);<br />
echo $encriptacion-&gt;krypto(&#8216;z#UGlVZAc4ByYEb1J2UTIFNg==&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Jose Luis</title>
		<link>http://blog.antioroku.com/archivo/68/comment-page-1#comment-47</link>
		<dc:creator>Jose Luis</dc:creator>
		<pubDate>Thu, 05 Jun 2008 03:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.antioroku.com/archivo/68#comment-47</guid>
		<description>Muy bueno y facil de usar</description>
		<content:encoded><![CDATA[<p>Muy bueno y facil de usar</p>
]]></content:encoded>
	</item>
</channel>
</rss>

