YAARX: Yet Another ARX Toolkit  0.1
 All Data Structures Files Functions Variables Macros Pages
Differential Struct Reference

Data Fields

WORD_T dx
 
WORD_T dy
 
WORD_T dz
 
int p
 
int cp
 

Detailed Description

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.

Field Documentation

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


The documentation for this struct was generated from the following files: