mirror of
https://github.com/kristoferssolo/cipher-workshop.git
synced 2025-12-20 11:04:38 +00:00
- Implements `chunks()` returning iterator over 4-element subkey arrays. - Implements `chunks_rev()` returning reverse iterator for decryption. - Enables cipher rounds to iterate over round keys sequentially and in reverse. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||