Skip to content

BearSSL: fix hw accelerated SHA1#24397

Merged
s-hadinger merged 1 commit intoarendst:developmentfrom
Staars:fix_sha1
Jan 29, 2026
Merged

BearSSL: fix hw accelerated SHA1#24397
s-hadinger merged 1 commit intoarendst:developmentfrom
Staars:fix_sha1

Conversation

@Staars
Copy link
Contributor

@Staars Staars commented Jan 29, 2026

Description:

This went unnoticed because Tasmota doesn’t currently use SHA-1.

I noticed it when streaming an H.264 camera feed from the ESP32-P4 to Chrome over WebSockets; the handshake failed.

HW acceleration is enabled by default for all (Tasmota) supported chips after the original ESP32.

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.8
  • The code change is tested and works with Tasmota core ESP32 V.3.1.9
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

@s-hadinger s-hadinger merged commit 1af3892 into arendst:development Jan 29, 2026
64 checks passed
@s-hadinger
Copy link
Collaborator

Awesome. Thanks !!!

@Staars Staars deleted the fix_sha1 branch February 24, 2026 17:43
josef109 pushed a commit to josef109/Tasmota that referenced this pull request Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants