Editor's review
DigesterCheck GUI and SDK, HashDigester DLL Library. Incorporate hash algorithms in your applications. C++ library contains classes implementing SHA 1, SHA 224, SHA 256, SHA 384, SHA 512, RIPEMD 128, RIPEMD 160, RIPEMD 256, RIPEMD 320 algorithms.
Features: The software package is free. It is from DiceLock Security. What is provided is a DigesterCheck GUI and DLL Library. Quite often you need to hash values. There is whole range of algorithms hat can generate these values. These include SHA 1, SHA 224, SHA 256, SHA 384, SHA 512, RIPEMD 128, RIPEMD 160, RIPEMD 256, RIPEMD 320 algorithms. The Digester C++ class library can help you implement these hash functions without a problem. One of the big problems with these security routines is to make sure they are functioning correctly. DigesterCheck is a an application that allows you to verify that the hash digester product is performing correctly and generating the hash values.
The user interface is easy to use and the check can be implemented in just 4 mouse clicks. You would able to check all the functions thoroughly. It is quite lightweight in its resources demands. The check application incorporates the same HashDigester library. The Digester will check your implementation thoroughly. Input data stream and the hash function to be used are selected first. You have the option of selecting all the functions to. You can select the data stream you need to test the function and you also select how many pieces of data may be used in the hash function to be generated. Progress bar show you the progress of hash generation when you click on the generation function.
Overall: This is a set of functions are needed in security testing and it is a vital part of the implementation.
User comments