YAARX: Yet Another ARX Toolkit
0.1
|
Data Fields | |
WORD_T | dx |
WORD_T | dy |
WORD_T | dz |
int | p |
int | cp |
A differential composed of three differences. For example, da and db can be input differences to XOR and dc can be the corresponding output difference. The differential holds with probability p.
int Differential::cp |
Cumulated log base 2 of the trail probability
WORD_T Differential::dx |
Input difference.
WORD_T Differential::dy |
Input difference.
WORD_T Differential::dz |
Output difference.
int Differential::p |
Log base 2 of the probability