chiark / gitweb /
Adjust the DH closure protocol to handle public values as raw binary.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 28 Apr 2017 21:51:36 +0000 (22:51 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Dec 2019 00:38:41 +0000 (00:38 +0000)
commitbadc581430cf4ba03bfb6c96703ada83dd03005d
treee871478002f0c7c01c30902a6fae90b99bd6f023
parent3046cb544db28ba50d5f72112bf3187614597314
Adjust the DH closure protocol to handle public values as raw binary.

Responsibility for hex-encoding the public value now lies with the
individual DH group implementation, rather than the common site-level
machinery.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
dh.c
secnet-wireshark.lua
secnet.h
site.c