chiark / gitweb /
mon/tripemon.in (CryptoInfo): Make the window a bit wider.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 6 Sep 2017 20:19:42 +0000 (21:19 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:34:25 +0000 (10:34 +0100)
The information didn't usually fit.

mon/tripemon.in

index c66076072ec21ff9c0640b148d16ab1352ab79f6..0404e21e48efcf20cf2458b63429bdfb46bd1b33 100644 (file)
@@ -1428,7 +1428,7 @@ class CryptoInfo (TrivialWindow):
                (crypto['kx-group'],
                 int(crypto['kx-group-order-bits']),
                 int(crypto['kx-group-elt-bits'])),
-               len = 32)
+               len = 42)
     table.info('Data encryption',
                '%s (%d-bit key; %s)' %
                (crypto['cipher'],