base/keysz.[ch]: Add a flag to say that arguments are 16 bits wide.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 10 May 2017 20:46:39 +0000 (21:46 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 13:58:41 +0000 (14:58 +0100)
commitc77f9bb925046e634f0ca3fb2ca45a27dc71a3a9
tree50990aeed3ad5e0bc043585875fe3d535065f3dd
parenta905c0d66f0cb9d58a897a27233be1881c246a0d
base/keysz.[ch]: Add a flag to say that arguments are 16 bits wide.

This breaks programs which thing they can parse arbitrary key-size
descriptors.  The obvious such thing is the Python interface, so note
that we need a later version.
base/keysz.c
base/keysz.h
debian/control