<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 1: Couldnt get hashes of some algorithms</title><link>https://sourceforge.net/p/cryptapi/bugs/1/</link><description>Recent changes to 1: Couldnt get hashes of some algorithms</description><atom:link href="https://sourceforge.net/p/cryptapi/bugs/1/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 29 Jul 2006 20:46:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cryptapi/bugs/1/feed.rss" rel="self" type="application/rss+xml"/><item><title>Couldnt get hashes of some algorithms</title><link>https://sourceforge.net/p/cryptapi/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I couldnt get the hashes with the next algorithms:&lt;br /&gt;
BlowFish, DES, LanMan&lt;/p&gt;
&lt;p&gt;With LanMan i also got a Null Reference Exception.&lt;/p&gt;
&lt;p&gt;The others algorithms work nice.&lt;/p&gt;
&lt;p&gt;This is my test code:&lt;/p&gt;
&lt;p&gt;CryptServiceProvider test = (new &lt;br /&gt;
CryptServiceProvider()).GetCryptServiceProvider(Algorithm.HashType.LM);&lt;br /&gt;
Console.WriteLine(test.Encrypt("david"));&lt;/p&gt;
&lt;p&gt;BTW: Excellent work!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 29 Jul 2006 20:46:23 -0000</pubDate><guid>https://sourceforge.net26c18f5b2369a9ad06adc198fd857739292c2fe3</guid></item></channel></rss>