[SECNET PATCH 0/6] hash choice bug with crazy configs

Ian Jackson ijackson at chiark.greenend.org.uk
Thu Feb 13 17:52:06 GMT 2020


This small series implements the changes I proposed in my last email.
It can also be found, temporarily, here:
  chiark:/u/ian/things/secnet   branch "for-republic"
(commit id 93b5c990d2feb8bc48dc1fe781425f2589b0ef24)

Ian Jackson (6):
  mobile sites: Do not ever expire peer addresses
  rsa: Provide dict context argument in load_ctx
  sha1: Provide sha1_hash_if
  config: Reject rather than silently ignoring wrong closure values
  rsa: Bring hash selection in-house
  sig: Abolish sethash and defhash everywhere

 README        |  7 +++++--
 conffile.c    |  6 ++----
 privcache.c   | 21 +--------------------
 pubkeys.c     |  6 ------
 pubkeys.fl.pl | 12 +-----------
 pubkeys.h     |  5 ++---
 rsa.c         | 31 +++++++++++++++++--------------
 secnet.h      | 10 ++++------
 sha1.c        |  5 +++--
 site.c        | 24 ++++--------------------
 10 files changed, 39 insertions(+), 88 deletions(-)

-- 
2.11.0




More information about the sgo-software-discuss mailing list