• 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?
  • 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...
  • DES, MD5 and SHA1 code size
    Hello, we made a straight forward port of the DES, MD5 and SHA1 algorithms from OpenSSL library ( http://www.openssl.org ) without optimizing the source code. The following code size is indicated...
  • MD5 hash for MDK-ARM 5.24a doesn't match website
    According to the website, the MD5 hash should be e6e60e4ff117a8598a31e34030884e78 ( www.keil.com/.../5.24a ) I get d75f933ce8cf87d0c19060362bf7686a What gives?