#crypto #xoodoo #no-std

no-std xoodoo-p

High-performance implementation of the Xoodoo-p permutation

1 unstable release

0.1.0 May 7, 2022

#868 in #crypto

Download history 222/week @ 2023-12-03 298/week @ 2023-12-10 334/week @ 2023-12-17 9/week @ 2023-12-24 334/week @ 2023-12-31 148/week @ 2024-01-07 281/week @ 2024-01-14 323/week @ 2024-01-21 279/week @ 2024-01-28 330/week @ 2024-02-04 420/week @ 2024-02-11 443/week @ 2024-02-18 330/week @ 2024-02-25 135/week @ 2024-03-03 55/week @ 2024-03-10 4/week @ 2024-03-17

548 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

7KB
67 lines

xoodoo-p

High performance, pure-Rust implementation of the Xoodoo-p permutation.

Optimized for generic 64-bit performance.

License

Copyright © 2022 Coda Hale

Distributed under the Apache License 2.0 or MIT License.


lib.rs:

High-performance, pure-Rust implementation of the Xoodoo-p permutation.

Optimized for generic 64-bit processors.

No runtime deps