Description of ACED Utility Classes for .NET :
The library consists of several useful classes working with binary data. There are the following classes: AcedRipeMD (implementation of the RipeMD-160 hashing algorithm), AcedCast5 (CAST-128 encryption), AcedDeflator/AcedInflator (slightly improved LZ+Huffman data compression method), binary streams, AcedRegistry (easy work with data in Registry - similar to Delphi's TRegistry class). All classes are highly optimized for performance.