Thread: MD5 Hash

  1. #1
    Registered User
    Join Date
    Sep 2005
    Posts
    85

    MD5 Hash

    Hello All;

    Hope this is an easy one. I use Bloodshed Dev C++, not Visual C++, so please take into consideration when answering.

    I need to create a MD5 hash from a string like the md5("sometext"); does in c++.


    Thanks

  2. #2
    Registered User
    Join Date
    Aug 2005
    Posts
    1,267

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem with unaligned intrinsics
    By The Wazaa in forum C++ Programming
    Replies: 4
    Last Post: 02-18-2009, 12:36 PM
  2. Group Project Help/Volunteer
    By DarkDot in forum C++ Programming
    Replies: 3
    Last Post: 04-24-2007, 11:36 PM
  3. MD5 Hash Generation
    By j0hnb in forum C++ Programming
    Replies: 2
    Last Post: 01-26-2006, 10:31 PM
  4. md5 hash a file
    By rotis23 in forum Windows Programming
    Replies: 4
    Last Post: 11-30-2004, 08:36 PM
  5. MD5 Hash
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 06-12-2003, 06:26 AM