From: Mark Wooding Date: Sun, 2 Dec 2012 15:44:47 +0000 (+0000) Subject: keyfunc.sh.in, ktype.*: Make nub creation the job of `c_genkey'. X-Git-Tag: 0.99.3~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-keys/commitdiff_plain/28bb1ec395f56d0b6fe7d2904b5c59c7cbddab87?ds=inline;hp=28bb1ec395f56d0b6fe7d2904b5c59c7cbddab87 keyfunc.sh.in, ktype.*: Make nub creation the job of `c_genkey'. This means that we can stop worrying about the permissions on the file, and the duplicated calls to `makenub' can disappear. ---