HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
sbox_database.h File Reference

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>
Include dependency graph for sbox_database.h:

Go to the source code of this file.

Classes

class  hal::hawkeye::SBoxDatabase
 Database of known S-boxes. More...
 

Namespaces

 hal
 
 hal::hawkeye
 

Detailed Description

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.