symm/desx.c, symm/desx.h (desx_init): Fix documentation.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 9 Nov 2018 21:46:56 +0000 (21:46 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 24 Nov 2018 20:12:54 +0000 (20:12 +0000)
The two documentation comments disagreed about the orders of the key
pieces.  The implementation had it right: the DES key comes first,
followed by the whitening keys.  Fix the header, and a stupid typo.


No differences found