• SHA1 code for SmartMX
    Hi all, I am involved in a project for developing an operating system for smart cards based on SmartMX chips ( P5CD036 in particular). I need to implement SHA1 hashing operation for this micro controller...
  • SHA1 code for SmartMX
    Hi all, I am involved in a project for developing an operating system for smart cards based on SmartMX chips ( P5CD036 in particular). I need to implement SHA1 hashing operation for this micro controller...
  • MD5
    Hi, I need to do an MD5sum on a block of flash for check it's integrity. Do you know where I can find the source code of md5 algorithm? Do you know if someone have ported this algorithm for Keil MDK...
  • MD5
    Hi, I need to do an MD5sum on a block of flash for check it's integrity. Do you know where I can find the source code of md5 algorithm? Do you know if someone have ported this algorithm for Keil MDK...
  • MD5 decryption
    How can i decrypt data with MD5 algorith in C?