768afde238
feat(util): Add extra SHA and unit test
...
1. wpa_supplicatn use extra SHA default
2. mbedtls use extra SHA default
3. bootloader use extra SHA default
4. user code can use extra SHA default
Above all, using unified module is easy to maintenance code and save rom or ram.
2019-04-15 16:18:21 +08:00
2909fd0fb1
fix(wpa_supplicant): Fix data align error
2018-10-17 11:12:32 +08:00
35a20462a0
fix(wpa_supplicant): Reduce cache missing and Remove unused function
2018-10-16 16:15:33 +08:00
038eafdcf5
Merge branch 'feature/refactor_heap' into 'master'
...
Refactor heap
See merge request sdk/ESP8266_RTOS_SDK!449
2018-09-12 11:14:47 +08:00
a4369522b9
feat(heap): Remove old heap and modify old heap API
2018-09-12 11:12:30 +08:00
80f280eda1
feat(crypto): calculate faster in bignum
2018-09-11 15:45:57 +08:00
ff91a915b9
feat(wpa_supplicant): Redefine usd heap to DRAM instead of IRAM
2018-09-10 11:53:14 +08:00
ecfd54edf0
feat(wpa): disable wpa debug by default
2018-09-07 17:19:52 +08:00
ad289414cc
feat(crypto): refactor crypto functions according to ESP_IDF
2018-09-05 16:43:22 +08:00
9b77c0e158
feat(crypto): add crypto library
2018-09-05 16:43:22 +08:00