|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
Files | |
| file | candidate_search.h [code] |
| This file contains the function for HAWKEYE's candidate search as well as a struct for configuring the search algorithm. | |
| file | plugin_hawkeye.h [code] |
| This file contains all functions related to the HAL plugin API. | |
| file | register_candidate.h [code] |
| This file contains the class that holds all information on a register candidate. | |
| file | round_candidate.h [code] |
| This file contains the class that holds all information on a round candidate. | |
| file | sbox_database.h [code] |
| This file contains the S-box database class that holds and manages known cryptographic S-boxes up to 8 bits wide. | |
| file | sbox_lookup.h [code] |
| This file contains a class that holds all information on an S-box candidate as well as the functions to locate and identify such candidates. | |