chiark / gitweb /
sigkey handling: define MAX_SIG_KEYS
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Sep 2019 19:28:46 +0000 (20:28 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Dec 2019 17:08:50 +0000 (17:08 +0000)
commitb955c39cc4bdcbb6922747c85359ec0d45e54bc8
tree8d044296276b76c57f267ca7fcf1733fc1981a3d
parenta1b63084eac7174c7f9edb8ca619921a792b23ab
sigkey handling: define MAX_SIG_KEYS

This is going to control the number of different public keys we will
use from a keyset, and also the number we will look at when listed as
acceptable by a relying peer.

No users yet in this commit, though.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
secnet.h