Rss Feed

21 September 2006

Official member of CAMRA

camra membership cardI'm proud to present that I'm now officially a member of Campaign for Real Ale. I have finally received my membership card, which means discounts at the most popular pubs world-wide. Now the membership is no longer "just" an amount that has been drawn from my account. :-)

11 September 2006

Hashing using Crypto API

Hashing is one of the basic and often used features when working with crypto systems. It is used widely and can be used with different purposes. This publication describes how to use hashing with the MS Crypto API that sticks with the Win32 platform.

Download PDFCodeproject article

Encryption with Crypto API

Using information technology today gets more and more sophisticated. The information that is being transferred and stored are often classified material of some kind and it is often necessary to prevent it from being read by third parties. The keyword for this particular problem is (both logical and physical) security. This publication describes how to use encryption with the MS Crypto API that sticks with the Win32 platform.

Download PDF
Codeproject article