Constant-space permutations over integers.
This crate provides constant-space, constant-time random access permutations over dense integer ranges. It is built on top of a simple Feistel Network cipher.
Constant-space permutations over integers.
This crate provides constant-space, constant-time random access permutations over dense integer ranges. It is built on top of a simple Feistel Network cipher.