From: Mark Wooding Date: Sat, 21 Sep 2019 10:47:01 +0000 (+0100) Subject: Merge branch 'mdw/aead' X-Git-Tag: 1.3.0~3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/commitdiff_plain/4abb54de656f0d5c1b35de940fe75e7e3159dee4?hp=-c Merge branch 'mdw/aead' * mdw/aead: algorithms.c, etc.: Support the new AEAD abstraction. algorithms.py: Support the new blockcipher-based MAC modes. algorithms.c: Add missing `copy' methods on hash and Keccak objects. catacomb/__init__.py: Add `KeySZ.pad' method. --- 4abb54de656f0d5c1b35de940fe75e7e3159dee4