It prompts for a filename, allows a menu of about 4 "Message Digest" algorithms (MD5, Haval, SHA, Ripemd160) and generates the message digest using the chosen algorithm. I have tested this only under Linux though I am fairly confident it should work under Win32 (NT or 95) as well. (I will be testing the Win32 soon).
It was developed using :
To build this utility, you need to make sure that the following environment variables are set to include where GtkAda is installed :
ADA_INCLUDE_PATH
ADA_OBJECTS_PATH