algorithms.c, etc.: Support the new AEAD abstraction.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 9 Nov 2018 15:35:14 +0000 (15:35 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 21 Sep 2019 10:46:49 +0000 (11:46 +0100)
commitbebf03ab18a3bc9fbb537fcf821b0b53f8db1b81
tree3f168f276481c9b0b36fbc0d9473957e7ff241f3
parentc00df2de0692981b25f2194e5ad58539407d6ac1
algorithms.c, etc.: Support the new AEAD abstraction.

The new machinery means we can reimplement `secret_box' and
`secret_unbox' using Catacomb's `..._naclbox' AE scheme.
algorithms.c
algorithms.py
catacomb-python.h
catacomb.c
catacomb/__init__.py
debian/control
setup.py