mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
refactor: remove tr_dh code (#3443)
Refactor the MSE handshake Diffie-Hellman key code.
This commit is contained in:
@@ -32,8 +32,7 @@
|
||||
|
||||
#include "transmission.h"
|
||||
|
||||
#include "crypto-utils.h" /* tr_rand_buffer() */
|
||||
#include "crypto.h" /* tr_ssha1_matches() */
|
||||
#include "crypto-utils.h" /* tr_rand_buffer(), tr_ssha1_matches() */
|
||||
#include "error.h"
|
||||
#include "log.h"
|
||||
#include "net.h"
|
||||
|
||||
Reference in New Issue
Block a user