<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Easy-to-use and strong Encrypt/Decrypt PHP functions	</title>
	<atom:link href="https://www.maxvergelli.com/easy-to-use-strong-encrypt-decrypt-php-functions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.maxvergelli.com/easy-to-use-strong-encrypt-decrypt-php-functions/</link>
	<description>sourcecode repository</description>
	<lastBuildDate>Tue, 07 Apr 2020 13:42:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Dimitri		</title>
		<link>https://www.maxvergelli.com/easy-to-use-strong-encrypt-decrypt-php-functions/#comment-1291</link>

		<dc:creator><![CDATA[Dimitri]]></dc:creator>
		<pubDate>Tue, 06 Nov 2018 14:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxvergelli.com/?p=57#comment-1291</guid>

					<description><![CDATA[Hi,
Thank you for this example code.

Unfortunately, it seems that some php functions that you use in your example will be removed from PHP 7.2.
http://php.net/manual/en/function.mcrypt-get-iv-size.php

Do you have an alternative solution?

Regards]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
Thank you for this example code.</p>
<p>Unfortunately, it seems that some php functions that you use in your example will be removed from PHP 7.2.<br />
<a href="http://php.net/manual/en/function.mcrypt-get-iv-size.php" rel="nofollow ugc">http://php.net/manual/en/function.mcrypt-get-iv-size.php</a></p>
<p>Do you have an alternative solution?</p>
<p>Regards</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
