created WHY2_CHAT_PRIME_ITERS macro
This commit is contained in:
parent
9007dce4fd
commit
2beb4401ee
@ -24,7 +24,8 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//MACROS
|
//MACROS
|
||||||
#define WHY2_CHAT_KEY_BITS 4096
|
#define WHY2_CHAT_KEY_BITS 4096 //BITS..
|
||||||
|
#define WHY2_CHAT_PRIME_ITERS 100 //NUMBER OF ITERATIONS WHEN CHECKING PRIME NUMBER
|
||||||
|
|
||||||
void why2_chat_generate_keys(void); //GENERATE RSA KEYS
|
void why2_chat_generate_keys(void); //GENERATE RSA KEYS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user