Security Scol plugin
Classes | Typedefs
blowfish.h File Reference

Classes for the Blowfish block cipher. More...

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

Go to the source code of this file.

Classes

struct  Blowfish_Info
 Blowfish block cipher information. More...
 
class  Blowfish
 Blowfish block cipher. More...
 

Typedefs

typedef Blowfish::Encryption BlowfishEncryption
 
typedef Blowfish::Decryption BlowfishDecryption
 

Detailed Description

Classes for the Blowfish block cipher.

Definition in file blowfish.h.

Typedef Documentation

◆ BlowfishDecryption

Definition at line 50 of file blowfish.h.

◆ BlowfishEncryption

Definition at line 49 of file blowfish.h.