chiark / gitweb /
sig: Make closure interface not contain sig alg name "rsa"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 26 Sep 2019 21:29:02 +0000 (22:29 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Sep 2019 14:56:21 +0000 (15:56 +0100)
commita04dfe0d448e7e558920ba35410702e589d93545
tree21e6fdc4f677416cd8523e0856fe9344b07fed09
parent70da6a8b29d5316d1b498d766aeef15ed77e30f3
sig: Make closure interface not contain sig alg name "rsa"

We intend to be able to support other signature algorithms.  This will
be done with this closure, but it ought to have a generic name.

No functional change.

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