server/bulkcrypto.c: Implement a bulk transform based on AEAD schemes.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 5 Sep 2019 12:06:10 +0000 (13:06 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 21 Sep 2019 21:13:59 +0000 (22:13 +0100)
Reimplement `naclbox' mostly in terms of this.  It doesn't quite fit,
because `naclbox' can't be used directly for challenges.


No differences found