Masking
TechniqueMasking is a secret-sharing-based countermeasure against physical side-channel attacks (e.g., power analysis, electromagnetic emanation analysis) on cryptographic implementations. It decomposes secret values into multiple randomized shares so that any observation bounded by a threshold number of intermediate values is statistically independent of the secret. Originating with the Ishai–Sahai–Wagner (ISW) construction, masking has been extended to many software and hardware variants, but its security guarantees in practice can be degraded by hardware effects such as glitches, register transitions, and microarchitectural components.
WIKI
Masking
Overview
Masking is a widely deployed cryptographic implementation technique designed to thwart physical side-channel attacks, including power analysis and electromagnetic emanation (EM) analysis. By splitting sensitive intermediate values into multiple randomized shares, masking aims to ensure that an attacker observing up to a fixed number of intermediate values learns no statistical information about the underlying secret. It is a form of secret sharing applied at the algorithm level.
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →