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)
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.


No differences found