<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>wolfeman77 - Security</title>
			<link>http://www.wolfeman77.com/wm/blog/index.cfm</link>
			<description>where the code meets the real world...&lt;br /&gt;by aaron wolfe</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 09:07:55 -0400</pubDate>
			<lastBuildDate>Mon, 16 Nov 2009 12:38:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>aaron-w@woh.rr.com</managingEditor>
			<webMaster>aaron-w@woh.rr.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>aaron-w@woh.rr.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>wolfeman77</title>
				<link>http://www.wolfeman77.com/wm/blog/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>If you want to enable AES-192 and AES-256 on ColdFusion Enterprise...</title>
				<link>http://www.wolfeman77.com/wm/blog/index.cfm/2009/11/16/If-you-want-to-enable-AES192-and-AES256-on-ColdFusion-Enterprise</link>
				<description>
				
				If you want to enable AES-192 or AES-256 on ColdFusion 7/8/9 Enterprise, you will need to download the &quot;Sun Unlimited Strength Jurisdiction Policy Files&quot;.  The download can be found at the bottom of this page &lt;a href=&quot;http://java.sun.com/javase/downloads/index.jsp&quot;&gt;http://java.sun.com/javase/downloads/index.jsp&lt;/a&gt;.  Once you download the .zip file, you will extract it to:  [java-home]\lib\security.  Then restart the ColdFusion services.  More information about the update can be found at &lt;a href=&quot;http://java.sun.com/javase/technologies/security/&quot;&gt;http://java.sun.com/javase/technologies/security/&lt;/a&gt;&lt;br /&gt;

If you run across this error: &quot;The key specified is not a valid key for this encryption: Illegal key size&quot;, most likely it is because you need to install this security update.  What I found was that AES with a 128 bit key worked fine, then with a 192 bit and 256 bit key it did not work.  The only thing I could find about it was in ColdFusion 7 document located at &lt;a href=&quot;http://kb2.adobe.com/cps/546/e546373d.html&quot;&gt;http://kb2.adobe.com/cps/546/e546373d.html&lt;/a&gt;.&lt;br /&gt;

You would think Adobe would make sure this note was in the ColdFusion 8 and ColdFusion 9 documentation under the &quot;Encrypt&quot; function.  But things get lost, it happens.  And you might wonder why this is not in ColdFusion by default, but this is because of US Export rules not allowing certain types of encryption out of the United States.&lt;br /&gt; 
				</description>
				
				<category>Security</category>				
				
				<pubDate>Mon, 16 Nov 2009 12:38:00 -0400</pubDate>
				<guid>http://www.wolfeman77.com/wm/blog/index.cfm/2009/11/16/If-you-want-to-enable-AES192-and-AES256-on-ColdFusion-Enterprise</guid>
				
			</item>
			</channel></rss>