refactor: remove tr_dh code (#3443)

Refactor the MSE handshake Diffie-Hellman key code.
This commit is contained in:
Charles Kerr
2022-07-14 19:54:10 -05:00
committed by GitHub
parent c3db52e310
commit 2bcab6be7e
28 changed files with 517 additions and 1196 deletions
+3
View File
@@ -47,3 +47,6 @@
[submodule "third-party/fast_float"]
path = third-party/fast_float
url = https://github.com/transmission/fast_float
[submodule "third-party/wide-integer"]
path = third-party/wide-integer
url = https://github.com/transmission/wide-integer