Security Scol plugin
Classes | Typedefs
serpent.h File Reference

Classes for the Serpent block cipher. More...

#include "seckey.h"
#include "secblock.h"

Go to the source code of this file.

Classes

struct  Serpent_Info
 Serpent block cipher information. More...
 
class  Serpent
 Serpent block cipher. More...
 

Typedefs

typedef Serpent::Encryption SerpentEncryption
 
typedef Serpent::Decryption SerpentDecryption
 

Detailed Description

Classes for the Serpent block cipher.

See also
A Candidate Block Cipher for the Advanced Encryption Standard

Definition in file serpent.h.

Typedef Documentation

◆ SerpentDecryption

Definition at line 68 of file serpent.h.

◆ SerpentEncryption

Definition at line 67 of file serpent.h.