MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / shift_rows_blocks

Function shift_rows_blocks

src/ciphers/aes.rs:334–340  ·  view source on GitHub ↗
(blocks: &mut [Byte], mode: AesMode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

aes_encryptFunction · 0.85
aes_decryptFunction · 0.85

Calls 2

transpose_blockFunction · 0.85
shift_rowsFunction · 0.85

Tested by

no test coverage detected