chiark / gitweb /
progs/catcrypt.c, progs/cc-kem.c: Refactor bulk encryption.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 22 Apr 2017 19:25:46 +0000 (20:25 +0100)
commit66ff643c652defc000809488f58db090052ca75e
tree18a1c603e0360a65c6648cbbc971bc5c31a51cf2
parent7532e25e9f8a4347274d62f8fdeffe227afe849e
progs/catcrypt.c, progs/cc-kem.c: Refactor bulk encryption.

The bulk crypto transform is now owned by the KEM machinery, and
provided to callers as one object rather than a bunch of little
components.  There are some conceptual changes in the UI, but in fact
everything still works the way it did before.
progs/catcrypt.1
progs/catcrypt.c
progs/cc-kem.c
progs/cc.h