cgul_sbox.h File Reference

S-Box. More...

#include "cgul_common.h"
#include "cgul_int.h"
Include dependency graph for cgul_sbox.h:
This graph shows which files directly or indirectly include this file:

Variables

CGUL_BEGIN_C CGUL_EXPORT cgul_uint32_t cgul_sbox [256]
 

Detailed Description

S-Box. This is just a table that is used by other parts of the library as a substitution box.

Author
Paul Serice

Variable Documentation

§ cgul_sbox

CGUL_BEGIN_C CGUL_EXPORT cgul_uint32_t cgul_sbox[256]

S-Box used by other parts of the library.