• MD5 or other hash for 8051?
    Hi all, A little background: I've cobbled together a firmware-updating boot loader for an 8051-based board from application notes. The firmware can receive a firmware image in 128-byte blocks over...
  • 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...
  • J-Link with Keil 5.24a
    Hi, I have a problem debugging using a Segger J-Link with uVision 5.24a. I have been using the 5.23 version for a while and I was able to debug using the J-Link. The CPU I am working with is...
  • MD5 routine
    Has anyone a MD5 routine optimized for 8052 micro ? Thanks in advance Vico Lupori
  • MD5 decryption
    How can i decrypt data with MD5 algorith in C?