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

Data Fields

WORD_T plaintext_first [2]
 
WORD_T plaintext_second [2]
 
WORD_T ciphertext_first [2]
 
WORD_T ciphertext_second [2]
 
bool b_good
 
WORD_T rand [2]
 

Field Documentation

bool pair_t::b_good

Boolean flag indicating wether the pair is good (=1) or bad (=0)

WORD_T pair_t::plaintext_first[2]

< 0 = left part, 1 = right part (after the Feistel swap!)

WORD_T pair_t::rand[2]

used for computing structures from the pair. Can be empty


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