chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
compact
(merge:
7903357
bebf03a
)
Merge branch 'mdw/aead'
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 21 Sep 2019 10:47:01 +0000
(11:47 +0100)
committer
Mark 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