Skip to content

Commit 0413d24

Browse files
igrrd-a-v
authored andcommitted
axtls: update to 66d530a, fixes esp8266#3335
SHA512 module stored padding in PROGMEM, but would then pass the pointer to padding into Update function which would do a memcpy. Use the same approach as with SHA256, that is to copy padding to the stack first, and then pass it to Update.
1 parent 4c07926 commit 0413d24

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

tools/sdk/lib/libaxtls.a

484 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)