<?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>Handnotes &#187; Cryptography</title>
	<atom:link href="http://memmie.lenglet.name/category/security/cryptography/feed" rel="self" type="application/rss+xml" />
	<link>http://memmie.lenglet.name</link>
	<description>Some tests, tricks and sugar</description>
	<lastBuildDate>Sat, 03 Oct 2009 14:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>As3Crypto</title>
		<link>http://memmie.lenglet.name/flash/actionscript/as3crypto</link>
		<comments>http://memmie.lenglet.name/flash/actionscript/as3crypto#comments</comments>
		<pubDate>Tue, 18 Dec 2007 16:45:14 +0000</pubDate>
		<dc:creator>Mem's</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://memmie.lenglet.name/?p=4</guid>
		<description><![CDATA[Package AS3 supportant beaucoup d&#8217;algorithmes de cryptage/hashage/sécurité Protocols: TLS 1.0 support (partial) Certificates: X.509 Certificate parsing and validation, built-in Root CAs. Public Key Encryption: RSA (encrypt/decrypt, sign/verify) Secret Key Encryption: AES, DES, 3DES, BlowFish, XTEA, RC4 Confidentiality Modes: ECB, CBC, CFB, CFB8, OFB, CTR Hashing Algorithms: MD2, MD5, SHA-1, SHA-224, SHA-256 Paddings available: PKCS#5, PKCS#1 [...]]]></description>
			<content:encoded><![CDATA[<p>Package AS3 supportant beaucoup d&#8217;algorithmes de cryptage/hashage/sécurité</p>
<ul>
<li>Protocols: TLS 1.0 support (partial)</li>
<li>Certificates: X.509 Certificate parsing and validation, built-in Root CAs.</li>
<li>Public Key Encryption: RSA (encrypt/decrypt, sign/verify)</li>
<li>Secret Key Encryption: AES, DES, 3DES, BlowFish, XTEA, RC4</li>
<li>Confidentiality Modes: ECB, CBC, CFB, CFB8, OFB, CTR</li>
<li>Hashing Algorithms: MD2, MD5, SHA-1, SHA-224, SHA-256</li>
<li>Paddings available: PKCS#5, PKCS#1 type 1 and 2</li>
<li>Other Useful Stuff: HMAC, Random, TLS-PRF, some ASN-1/DER parsing</li>
</ul>
<p>Beaucoup mieux que <a href="http://labs.adobe.com/wiki/index.php/ActionScript_3:resources:apis:libraries#corelib">Adobe Core Lib</a> !</p>
<p><a href="http://crypto.hurlant.com/">As3Crypto on hurlant.com</a></p>
<p><a href="http://crypto.hurlant.com/demo/srcview/Crypto.zip">[Original]</a> <a href="/web-archive/Crypto.zip">[Web archive] AS3 Crypto sources</a></p>
]]></content:encoded>
			<wfw:commentRss>http://memmie.lenglet.name/flash/actionscript/as3crypto/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
