server/keyset.c, server/tripe.h: Fix commentary for `ks_gen'.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 22 Aug 2017 23:07:16 +0000 (00:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:34:25 +0000 (10:34 +0100)
Part of the point of this interface is that we no longer assume that
there are distinct secrecy and integrity keys.  And, indeed, the `iiv'
transform also has the IV-derivation blockcipher to deal with.


No differences found