From: Mark Wooding Date: Thu, 26 May 2016 08:26:09 +0000 (+0100) Subject: algorithms.c: Set required size on GMAC objects. X-Git-Tag: 1.2.0~51 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/commitdiff_plain/828b13882f35b28275cf4062296b0419e0f0a7d1?ds=sidebyside;hp=828b13882f35b28275cf4062296b0419e0f0a7d1 algorithms.c: Set required size on GMAC objects. The Python interpreter catches this in debug mode. Also, it's really bad. ---