mirror of
				https://github.com/wangyu-/udp2raw.git
				synced 2025-11-04 20:25:34 +08:00 
			
		
		
		
	trival
This commit is contained in:
		@@ -37,8 +37,6 @@ int is_hmac_used=0;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
//TODO key negotiation and forward secrecy
 | 
					//TODO key negotiation and forward secrecy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
int my_init_keys(const char * user_passwd,int is_client)
 | 
					int my_init_keys(const char * user_passwd,int is_client)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	char tmp[1000]="";
 | 
						char tmp[1000]="";
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user