chiark / gitweb /
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)
commitba487ab50ad5e8245585c88fa2a7492bf12f9859
treea4908c4897bb38fcd4b2b8111a5fe9f12f7a4508
parent8111ced6e2561056d0e34500ea013bd921548081
server/keyset.c, server/tripe.h: Fix commentary for `ks_gen'.

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.
server/keyset.c
server/tripe.h