mirror of
https://github.com/kristoferssolo/cipher-workshop.git
synced 2026-02-04 06:42:11 +00:00
830c457b2a5891104115daf0bd9476dc3238c0b4
- Implements core `transform_impl` handling both Encrypt and Decrypt actions. - Implements 10-round AES encryption (standard rounds + final round). - Implements 10-round AES decryption (inverse rounds + final inverse round). - Adds `add_round_key` helper to XOR state with subkey block.
Description
No description provided
Languages
Rust
90%
SCSS
7.9%
TypeScript
1.3%
Dockerfile
0.8%