scalib.attacks#

Soft Analytical Side-Channel Attack (SASCA)#

Cpa

Performs a Correlation Power Attacks (CPA) by computing the pearson correlation between the traces associated to a specific intermediate state and an arbitrary leakage model [BrierCO04] .

FactorGraph

FactorGraph allows to run Soft Analytical Side-Channel Attacks (SASCA).

GenFactor

Generic factor which can implement arbitrary functions between variables.

BPState

Belief propagation state associated to a FactorGraph.