Security Scol plugin
Classes | Typedefs
idea.h File Reference

Classes for the IDEA block cipher. More...

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

Go to the source code of this file.

Classes

struct  IDEA_Info
 IDEA block cipher information. More...
 
class  IDEA
 IDEA block cipher. More...
 

Typedefs

typedef IDEA::Encryption IDEAEncryption
 
typedef IDEA::Decryption IDEADecryption
 

Detailed Description

Classes for the IDEA block cipher.

Definition in file idea.h.

Typedef Documentation

◆ IDEADecryption

Definition at line 62 of file idea.h.

◆ IDEAEncryption

Definition at line 61 of file idea.h.