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>
Mon, 30 Dec 2019 13:15:49 +0000 (13:15 +0000)
commit23faf651e513eacaed168ac5093f6018e7008666
tree789ac2096c9d46922554a76a8b9b8adc8241667b
parentdafb749b7f5f0cd26093062da4ec547458f2d029
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