Skip to main content
marcomarco9
Associate
March 1, 2011
Question

MD5 sum

  • March 1, 2011
  • 2 replies
  • 708 views
Posted on March 01, 2011 at 18:04

MD5 sum

    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    May 17, 2011
    Posted on May 17, 2011 at 14:26

    As Andrew indicates workable code is a Google search away, compiling MD5 or SHA, or frankly doing DES, RC4 or AES, is a trivial exercise in compiling C code.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 14:26

    http://www.keil.com/forum/18496

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.