ESP8266 Developer ZoneThe Official ESP8266 Forum2018-03-01T21:26:08+08:00https://bbs.espressif.com:443/feed.php?f=7&t=92812018-03-01T21:26:08+08:002018-03-01T21:26:08+08:00https://bbs.espressif.com:443/viewtopic.php?t=9281&p=19501#p19501 There are some MD5 function in ROM
Code:
PROVIDE ( MD5Final = 0x40009900 ); PROVIDE ( MD5Init = 0x40009818 ); PROVIDE ( MD5Update = 0x40009834 );
Can you provide some examples how to use them? Thank you.
Statistics: Posted by orfruit — Thu Mar 01, 2018 9:26 pm