<?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>Falling Dominos &#187; HMAC</title>
	<atom:link href="http://codepress.net/b/tag/hmac/feed/" rel="self" type="application/rss+xml" />
	<link>http://codepress.net/b</link>
	<description>Let&#039;s keep Lotus Notes development relevant</description>
	<lastBuildDate>Fri, 19 Feb 2010 02:36:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>libHMAC_SHA1</title>
		<link>http://codepress.net/b/2008/01/14/libhmac_sha1/</link>
		<comments>http://codepress.net/b/2008/01/14/libhmac_sha1/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 18:08:47 +0000</pubDate>
		<dc:creator>Tom ONeil</dc:creator>
				<category><![CDATA[lotus]]></category>
		<category><![CDATA[HMAC]]></category>

		<guid isPermaLink="false">http://codepress.net/b/2008/01/11/libhmac_sha1/</guid>
		<description><![CDATA[I am posting my version of the HMAC_SHA1 LotusScript library. I can honestly say that this is a port of two authors&#8217; libraries. Julian Robichaux&#8217;s SHA-1 hash algorithm @ http://www.nsftools.com and Paul Johnston&#8217;s sha-1/HMAC script.
After I finish playing with Amazon S3 I will probably try and get this into some sort of OO encryption &#8220;class&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>I am posting my version of the HMAC_SHA1 LotusScript library. I can honestly say that this is a port of two authors&#8217; libraries. Julian Robichaux&#8217;s SHA-1 hash algorithm @ <a target="_blank" href="http://www.nsftools.com">http://www.nsftools.com</a> and Paul Johnston&#8217;s <a target="_blank" href="http://pajhome.org.uk/crypt/md5/sha1src.html">sha-1/HMAC</a> script.</p>
<p>After I finish playing with Amazon S3 I will probably try and get this into some sort of OO encryption &#8220;class&#8221; or at least document the code better.</p>
<p>Here&#8217;s the file: <a href='http://codepress.net/b/wp-content/uploads/2008/01/hmac_sha1.lss' title='HMAC_SHA1.lss'>HMAC_SHA1.lss</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codepress.net/b/2008/01/14/libhmac_sha1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
