|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
This file contains the S-box database class that holds and manages known cryptographic S-boxes up to 8 bits wide. More...
#include "hal_core/defines.h"#include "hal_core/utilities/result.h"#include <map>#include <vector>
Go to the source code of this file.
Classes | |
| class | hal::hawkeye::SBoxDatabase |
| Database of known S-boxes. More... | |
Namespaces | |
| hal | |
| hal::hawkeye | |
This file contains the S-box database class that holds and manages known cryptographic S-boxes up to 8 bits wide.
Definition in file sbox_database.h.