Files
ESP8266_RTOS_SDK/components/util/test/test_md5.c
yuanjm d5532a270c feat(util): Add md5 algorithm to util and use memcpy to replace some "=" value assignment
Use memcpy can reduce md5 cost time from 64us to 49us once, improve 23% performance
2019-08-01 11:15:17 +08:00

2.8 KiB