YAARX: Yet Another ARX Toolkit  0.1
 All Data Structures Files Functions Variables Macros Pages
adp-xor-tests.cc File Reference

Tests for adp-xor.cc. More...

#include "common.hh"
#include "adp-xor.hh"

Functions

void test_adp_xor_matrices ()
 
void test_adp_xor_all ()
 
void test_adp_xor ()
 
void test_adp_xor_print_matrices_sage ()
 
int main ()
 

Detailed Description

Function Documentation

int main ( )

Main function of ADP-XOR tests.

void test_adp_xor ( )

Test ADP-XOR for random input and output ADD differences.

void test_adp_xor_all ( )

Compare ADP-XOR to the experimental value.

void test_adp_xor_matrices ( )

Test allocation and free of ADP-XOR matrices.