Merge branch 'mdw/aead'
authorMark Wooding <mdw@distorted.org.uk>
Sat, 21 Sep 2019 10:47:01 +0000 (11:47 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 21 Sep 2019 10:47:01 +0000 (11:47 +0100)
* 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.


Trivial merge