mirror of
https://github.com/kristoferssolo/cipher-workshop.git
synced 2026-02-04 06:42:11 +00:00
fc3eadcf3ba6c5b660b0c391d5cb35b270d4c53c
- Implements `inv_shift_rows` performing cyclic right shifts on state rows. - Implements `inv_mix_columns` using inverse Galois Field matrix multiplication. - Adds unit tests verifying inverse transformations are true inverses.
Description
No description provided
Languages
Rust
90%
SCSS
7.9%
TypeScript
1.3%
Dockerfile
0.8%