Makefile, ocbgen: Support Ukrainian `Kalyna' block cipher.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 16 Jul 2017 14:08:00 +0000 (15:08 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 16 Jul 2017 14:58:58 +0000 (15:58 +0100)
commitd305618fac0bbdc59cf76356a1813ab8ff1bae42
treecb0990821680419f0c7171ee853d0a4023ae1648
parent86082bbc2b778ac98757dc091e191bf1e5dd356d
Makefile, ocbgen: Support Ukrainian `Kalyna' block cipher.

Interesting because it has 512-bit blocks.  Requires a Python
implementation of Kalyna, not included; see

https://git.distorted.org.uk/~mdw/kalyna-python/

for suitable bindings to the reference implementation.  Define
`HAVE_KALYNA' to enable the extra magic.
Makefile
ocbgen