cyclist

Crates.iocyclist
lib.rscyclist
version0.6.3
sourcesrc
created_at2022-05-08 17:18:36.916308
updated_at2022-10-17 01:08:19.026861
descriptionA generic Rust implementation of the Cyclist mode of permutation-based cryptography (e.g. Xoodyak).
homepagehttps://github.com/codahale/cyclist
repository
max_upload_size
id582623
size50,731
Coda Hale (codahale)

documentation

https://docs.rs/cyclist/

README

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.

Commit count: 0

cargo fmt