From: Mark Wooding Date: Sun, 11 Nov 2018 00:13:12 +0000 (+0000) Subject: catacomb/__init__.py: Add `KeySZ.pad' method. X-Git-Tag: 1.3.0~3^2~3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/commitdiff_plain/dfb915d33e3733296899366ee27ba1344743c3e5?hp=dfb915d33e3733296899366ee27ba1344743c3e5 catacomb/__init__.py: Add `KeySZ.pad' method. This is the converse of `best': choose the smallest acceptable size larger than some given value. ---