YAARX: Yet Another ARX Toolkit
0.1
|
Tests for XDP of of the sequence of ROT and AND: : . More...
Functions | |
void | test_xdp_rot_and_print_graph () |
double | test_xdp_rot_and_lucks (const uint32_t da, const uint32_t db, const uint32_t s, const uint32_t t) |
double | test_xdp_rot_and_lucks_v2 (const uint32_t da, const uint32_t db, const uint32_t s, const uint32_t t) |
void | test_xdp_rot_and () |
void | test_xdp_rot_and_all () |
void | test_xdp_rot_and_rand () |
void | test_xdp_rot_and_vs_xdp_and_all () |
void | test_rot_rot_x () |
void | test_xdp_and_rot_indices () |
void | test_max_xdp_rot_and_is_max () |
void | test_max_xdp_rot_and_is_max_all () |
void | test_max_xdp_rot_and_rand () |
void | test_max_xdp_rot_and_bounds () |
void | test_xdp_rot_and_pddt () |
int | main () |
Tests for XDP of of the sequence of ROT and AND: : .
int main | ( | ) |
Main function.