ConvertPubKey: show DSA prime divisor bit size
commit2791b06c555f74c31e7feca50ef8a98c41a43f31
authorKyle J. McKay <mackyle@gmail.com>
Tue, 10 Sep 2013 16:01:08 +0000 (10 09:01 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 10 Sep 2013 16:01:08 +0000 (10 09:01 -0700)
tree65654a658d8d82c215c9eee3900baafeb2bb9a30
parent1755bfc96ccba5d43370ebf8da2089d33ad815da
ConvertPubKey: show DSA prime divisor bit size

When in verbose mode (e.g. --verbose and/or --check), show the size of
the DSA prime divisor (q) in bits.  Additionally emit warnings about this
size consistent with NIST 800-57 recommendations if it's too small.
ConvertPubKey