Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

des.h File Reference

#include "cryptlib.h"
#include "misc.h"

Go to the source code of this file.

Compounds

class  DES
class  DES_EDE2_Decryption
class  DES_EDE2_Encryption
class  DES_EDE3_Decryption
class  DES_EDE3_Encryption
class  DES_XEX3_Decryption
class  DES_XEX3_Encryption
class  DESDecryption
class  DESEncryption

Functions

bool DES_CheckKeyParityBits (const byte *key)
 Checks DES Key for correct parity. More...

void DES_CorrectKeyParityBits (byte *key)
 Corrects a Key for correct parity. More...


Detailed Description

Definition in file des.h.


Function Documentation

bool DES_CheckKeyParityBits ( const byte * key )
 

Checks DES Key for correct parity.

Definition at line 29 of file des.cpp.

void DES_CorrectKeyParityBits ( byte * key )
 

Corrects a Key for correct parity.

Definition at line 37 of file des.cpp.


Generated at Mon Jan 15 01:16:39 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000