This commit is contained in:
wangyu- 2018-06-24 08:29:12 -05:00
parent 232ec4f339
commit 16de522196

@ -37,8 +37,6 @@ int is_hmac_used=0;
//TODO key negotiation and forward secrecy
int my_init_keys(const char * user_passwd,int is_client)
{
char tmp[1000]="";