declared why2_chat_rsa_pub_encrypt
This commit is contained in:
parent
5bd948c8a0
commit
62d2f10e65
@ -41,6 +41,8 @@ void why2_chat_deallocate_keys(void); //DEALLOCATE :) (NO SLUR HERE)
|
|||||||
char *why2_get_chat_modulus(void); //GET THE RSA MODULUS
|
char *why2_get_chat_modulus(void); //GET THE RSA MODULUS
|
||||||
char *why2_get_chat_d(void); //GET THE RSA d
|
char *why2_get_chat_d(void); //GET THE RSA d
|
||||||
|
|
||||||
|
char *why2_chat_rsa_pub_encrypt(long to_encrypt); //RSA ENCRYPT USING PUBLIC KEY
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user