Skip to content
This repository was archived by the owner on Jan 26, 2025. It is now read-only.

Support SHA1 verification in new versions of NodeMCU - #95

Open
galjonsfigur wants to merge 1 commit into
kmpm:masterfrom
galjonsfigur:master-sha1-fix
Open

Support SHA1 verification in new versions of NodeMCU#95
galjonsfigur wants to merge 1 commit into
kmpm:masterfrom
galjonsfigur:master-sha1-fix

Conversation

@galjonsfigur

Copy link
Copy Markdown

As NodeMCU recently moved toHex and toBase64 functions to encoder module SHA1 file verification stopped working. This patch fixes that issue and should make SHA1 verification work with both old (with crypto.toHex and it's depreciation notice) and new (with encoder.toHex) versions of the firmware.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant