Horizon Official Technical Documentation
DES.hpp File Reference
#include <cstdint>
#include <cstddef>
+ Include dependency graph for DES.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BIT64
 One 64-bit block. More...
 
class  DES
 

Macros

#define USE_OPENSSL_DES   0
 

Typedefs

typedef struct BIT64 BIT64
 One 64-bit block. More...
 

Macro Definition Documentation

◆ USE_OPENSSL_DES

#define USE_OPENSSL_DES   0

Typedef Documentation

◆ BIT64

typedef struct BIT64 BIT64

One 64-bit block.