Ordo  0.3.4
Symmetric Cryptography Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Structures
block_params.h File Reference

Primitive Parameters. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  THREEFISH256_PARAMS
 Threefish-256 block cipher parameters. More...
 
struct  AES_PARAMS
 AES block cipher parameters. More...
 
union  BLOCK_PARAMS
 Polymorphic block cipher parameter union. More...
 

Detailed Description

Primitive Parameters.

This header contains parameter structures for all block ciphers.