<?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>(-) HatSecurity.com &#187; encryption</title>
	<atom:link href="http://hatsecurity.com/tag/encryption/feed/" rel="self" type="application/rss+xml" />
	<link>http://hatsecurity.com</link>
	<description>../something for all Hats</description>
	<lastBuildDate>Thu, 30 Dec 2010 05:49:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Google&#8217;s Keyczar simplifies cryptography for developers</title>
		<link>http://hatsecurity.com/2008/08/13/google-keyczar-simplifies-cryptography-for-developers/</link>
		<comments>http://hatsecurity.com/2008/08/13/google-keyczar-simplifies-cryptography-for-developers/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 09:49:58 +0000</pubDate>
		<dc:creator>Tahir</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[crytography]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://hatsecurity.com/?p=123</guid>
		<description><![CDATA[Google&#8217;s recently announced open source cross-platform cryptographic toolkit, Keyczar, is an excellent time-saver for security application developers.  Keyczar simplifies implementing of cryptographic functions in applications which typically involves selecting a cryptographic algorithm along with the key length and operation mode, handling of initialization vectors, rotation of keys and the signing of ciphertexts. Keyczar selects &#8220;safe [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-131" title="keyczar" src="http://hatsecurity.com/wp-content/uploads/2008/08/keyczar_logo.jpg" alt="" width="159" height="66" /></a>Google&#8217;s recently announced open source cross-platform cryptographic toolkit, <a href="http://www.keyczar.org/" target="_blank">Keyczar</a>, is an excellent time-saver for security application developers. <a href="http://code.google.com/p/flayer/wiki/GettingStarted" target="_blank"></a></p>
<p>Keyczar simplifies implementing of cryptographic functions in applications which typically involves selecting a cryptographic algorithm along with the key length and operation mode, handling of initialization vectors, rotation of keys and the signing of ciphertexts. Keyczar selects &#8220;safe defaults&#8221; for all these options resulting in fewer mistakes from the developer.</p>
<p>Examples from Google:</p>
<blockquote><p><strong>Java</strong><br />
Crypter crypter = new Crypter(&#8220;/path/to/your/keys&#8221;);<br />
String ciphertext = crypter.encrypt(&#8220;Secret message&#8221;);</p>
<p><strong>Python</strong><br />
crypter = Crypter.Read(&#8220;/path/to/your/keys&#8221;);<br />
ciphertext = crypter.Encrypt(&#8220;Secret message&#8221;);</p></blockquote>
<p>Other open source security projects from Google include <a href="http://code.google.com/p/ratproxy/wiki/RatproxyDoc" target="_blank">RATproxy</a> and <a href="http://code.google.com/p/flayer/wiki/GettingStarted" target="_blank">Flayer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hatsecurity.com/2008/08/13/google-keyczar-simplifies-cryptography-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RIM unable to honor India Gov demand</title>
		<link>http://hatsecurity.com/2008/05/27/rim-unable-to-honor-india-gov-demand/</link>
		<comments>http://hatsecurity.com/2008/05/27/rim-unable-to-honor-india-gov-demand/#comments</comments>
		<pubDate>Tue, 27 May 2008 05:08:13 +0000</pubDate>
		<dc:creator>Tahir</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[opinions]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[secure email]]></category>

		<guid isPermaLink="false">http://hatsecurity.com/?p=22</guid>
		<description><![CDATA[Canadian wireless device company, Research in Motion (RIM), maker of the popular Blackberry handheld communication device, has finally broken the silence surrounding Indian Government&#8217; demands to handover the &#8220;keys&#8221; to decrypt secure email communications. RIM claims that it not possible to handover the decryption keys and claims setting up a local datacenter would serve no [...]]]></description>
			<content:encoded><![CDATA[<p>Canadian wireless device company, <a href="http://www.rim.com/" target="_self">Research in Motion (RIM)</a>, maker of the popular <a href="http://www.blackberry.com/" target="_blank">Blackberry </a>handheld communication device, has finally broken the silence surrounding Indian Government&#8217; <a href="http://www.telegraphindia.com/1080308/jsp/frontpage/story_8995396.jsp" target="_blank">demands</a> to handover the &#8220;keys&#8221; to decrypt secure email communications.</p>
<p>RIM claims that it not possible to handover the decryption keys and claims setting up a local datacenter would serve no purpose given the end-to-end security deployed in its solution. RIM further declared that its solution architecture is designed in a way that does not allow any third party including RIM to read the email data under any circumstances. <span id="more-22"></span>On the 23rd of May, RIM sent this note to its customers:</p>
<blockquote><p>“The use of strong encryption in wireless technology is not unique to the BlackBerry platform. Strong encryption is used pervasively on the Internet to protect the confidentiality of personal and corporate information. Governments have a wide range of resources and methodologies to satisfy national security and law enforcement needs without compromising commercial security requirements.”</p></blockquote>
<p>This is not to be confused with BlackBerry hosted service for which RIM has <a href="http://economictimes.indiatimes.com/Telecom/Govt_may_get_keys_to_your_BlackBerry_mailbox_soon/articleshow/3041313.cms" target="_blank">probably handed over</a> the decryption keys to the Indian Government.</p>
<p>The BlackBerry enterprise solution architecture is provided below (click to enlarge):</p>
<p style="text-align: center;"><a href="http://hatsecurity.com/wp-content/uploads/2008/05/blackberry_architecture.jpg" target="_blank"><img class="size-medium wp-image-21 aligncenter" style="vertical-align: middle;" title="blackberry_architecture" src="http://hatsecurity.com/wp-content/uploads/2008/05/blackberry_architecture-300x129.jpg" alt="" width="300" height="129" /></a></p>
<p>All communications between the BlackBerry Enterprise Server (BES), located on the corporate network, and the BlackBerry handheld devices are secured using a 256-bit AES cryptosystem. Furthermore, all newer BlackBerry handheld devices contain cryptographic kernel that <a href="http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140crt/140crt939.pdf" target="_blank">conforms</a> (PDF) to the NIST&#8217;s <a href="http://csrc.nist.gov/publications/fips/fips140-2/fips1402.pdf" target="_blank">FIPS 140-2 Overall Level 1 standard</a> (PDF) making it the most secure commercially available wireless devices for email communications available today.</p>
<p>What better reason to be worried when the your technology can&#8217;t cope up with anything better than 40-bit encryption?</p>
]]></content:encoded>
			<wfw:commentRss>http://hatsecurity.com/2008/05/27/rim-unable-to-honor-india-gov-demand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

