colm 0.1.0

a block cipher based Encrypt-Linear mix-Encrypt mode
Documentation
1
2
3
4
5
6
7
8
9
10
# COLM

a block cipher based Encrypt-Linear mix-Encrypt mode,
designed with the goal to achieve online misuse resistance,
to be fully parallelizable,
and to be secure against blockwise adaptive adversaries.

* [COLM v1]https://competitions.cr.yp.to/round3/colmv1.pdf
* [Understanding RUP Integrity of COLM]https://eprint.iacr.org/2017/431.pdf
* [supercop software implementations]https://bench.cr.yp.to/supercop.html