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