PC1.hh File Reference

Go to the source code of this file.

Defines

#define kPC1LENGTH   32

Functions

int PC1Encrypt (const char *, int, const char *, int, char *)
int PC1Decrypt (const char *, int, const char *, int, char *)
int PC1HashFun (const char *, int, const char *, int, int, char *)


Define Documentation

#define kPC1LENGTH   32

Definition at line 25 of file PC1.hh.

Referenced by PC1::assemble(), XrdCryptolocalCipher::IsDefaultLength(), PC1Decrypt(), PC1Encrypt(), PC1HashFun(), XrdCryptolocalCipher::XrdCryptolocalCipher(), and XrdCryptolocalKDFunLen().


Function Documentation

int PC1Decrypt ( const char *  ,
int  ,
const char *  ,
int  ,
char *   
)

Definition at line 299 of file PC1.cc.

References PC1::assemble(), c, cleref, d, j, k, kPC1LENGTH, n, and x61.

Referenced by XrdCryptolocalCipher::Decrypt().

int PC1Encrypt ( const char *  ,
int  ,
const char *  ,
int  ,
char *   
)

Definition at line 233 of file PC1.cc.

References PC1::assemble(), c, cleref, d, j, k, kPC1LENGTH, and n.

Referenced by XrdCryptolocalCipher::Encrypt().

int PC1HashFun ( const char *  ,
int  ,
const char *  ,
int  ,
int  ,
char *   
)

Definition at line 119 of file PC1.cc.

References PC1::assemble(), c, cleref, d, j, k, and kPC1LENGTH.

Referenced by XrdCryptolocalKDFun().


Generated on Tue Jul 5 16:08:05 2011 for ROOT_528-00b_version by  doxygen 1.5.1