Menu

#1025 Deal with side-channels in f8(l) port

open
nobody
None
5
2026-06-04
2026-06-04
No

Now that work on [feature-requests:#1006] has started, we should also look into the sf8(l)-specific aspects. We then need fixes or documentation. A first view shows:

  • There are side-channels in codegen for comparison, shifts (right operand leaked), reads-from signed bit-fields, signed casts.
  • There are no side-channels introduced in peephole optimizer rules
  • There are side-channels in support routines.

Related

Feature Requests: #1006
Feature Requests: #1007

Discussion


Log in to post a comment.

Auth0 Logo