chiark / gitweb /
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)
The new machinery means we can reimplement `secret_box' and
`secret_unbox' using Catacomb's `..._naclbox' AE scheme.


No differences found