<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How to write your own WinZip</title>
	<link>http://www.literatecode.com/2006/11/11/how-to-write-your-own-winzip/</link>
	<description>Think it easy</description>
	<pubDate>Thu, 28 Aug 2008 09:23:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Security News &#187; Nieudokumentowane funkcje Windows XP</title>
		<link>http://www.literatecode.com/2006/11/11/how-to-write-your-own-winzip/#comment-13909</link>
		<pubDate>Sat, 03 Nov 2007 05:16:57 +0000</pubDate>
		<guid>http://www.literatecode.com/2006/11/11/how-to-write-your-own-winzip/#comment-13909</guid>
					<description>[...] http://www.literatecode.com/2006/11/11/how-to-write-your-own-winzip/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://www.literatecode.com/2006/11/11/how-to-write-your-own-winzip/" rel="nofollow">http://www.literatecode.com/2006/11/11/how-to-write-your-own-winzip/</a> [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Undocumented Windows cryptography / Literatecode</title>
		<link>http://www.literatecode.com/2006/11/11/how-to-write-your-own-winzip/#comment-59</link>
		<pubDate>Mon, 18 Dec 2006 14:56:01 +0000</pubDate>
		<guid>http://www.literatecode.com/2006/11/11/how-to-write-your-own-winzip/#comment-59</guid>
					<description>[...] The last time we described semi- and undocumented functions in Windows, these were compression functions. Today’s subject is cryptographic functions. There are such functions in Windows core that allows you to use few cryptographic primitives easier, without whole CAPI overhead and hassle. Here is an example of how to generate secure random numbers and calculate SHA-1 hash.  First, a C header file capix.h which you may use in your own programs right away: [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] The last time we described semi- and undocumented functions in Windows, these were compression functions. Today’s subject is cryptographic functions. There are such functions in Windows core that allows you to use few cryptographic primitives easier, without whole CAPI overhead and hassle. Here is an example of how to generate secure random numbers and calculate SHA-1 hash.  First, a C header file capix.h which you may use in your own programs right away: [&#8230;]
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
