#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... | |
Definition in file des.h.
|
|
Checks DES Key for correct parity.
|
|
|
Corrects a Key for correct parity.
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000