Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PKey Member List

This is the complete list of members for PKey, including all inherited members.

BitPrecisionPKey
Block_Count(int plaintext_length) constPKeyinline
Crypt_Block_Size(void) constPKeyinline
Decode_Exponent(void *buffer)PKey
Decode_Modulus(void *buffer)PKey
Decrypt(void const *source, int slen, void *dest) constPKey
Encode_Exponent(void *buffer) constPKey
Encode_Modulus(void *buffer) constPKey
Encrypt(void const *source, int slen, void *dest) constPKey
ExponentPKey
Fast_Exponent(void)PKeyinlinestatic
Generate(Straw &random, int bits, PKey &fastkey, PKey &slowkey)PKeystatic
ModulusPKey
PKey(void)PKeyinline
PKey(void const *exponent, void const *modulus)PKey
Plain_Block_Size(void) constPKeyinline