codahale / cyclist

A generic Rust implementation of the Cyclist mode of permutation-based cryptography (e.g. Xoodyak).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cyclist

A Rust implementation of the Cyclist mode of permutation-based cryptography.

Includes Xoodyak and several Keccak-p based constructions (affectionately called Keccyak).

License

Copyright © 2020-2022 Coda Hale, Frank Denis

(Some portions adapted from rust-xoodyak.)

Distributed under the MIT License.

About

A generic Rust implementation of the Cyclist mode of permutation-based cryptography (e.g. Xoodyak).

License:MIT License


Languages

Language:Rust 100.0%