From: Mark Wooding Date: Sat, 29 Apr 2017 12:55:40 +0000 (+0100) Subject: site.c: Abstract out generation of the Diffie--Hellman private secret. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/secnet/commitdiff_plain/242a13f76aec76b7ab05ce924c123813aa58b92c?hp=242a13f76aec76b7ab05ce924c123813aa58b92c site.c: Abstract out generation of the Diffie--Hellman private secret. I want to make this more complicated, so it makes sense to have the logic in one place. Signed-off-by: Mark Wooding ---