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

Function add_round_key

src/ciphers/aes.rs:320–326  ·  view source on GitHub ↗
(data: &mut [Byte], round_key: &[Byte])

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

lenMethod · 0.45
iter_mutMethod · 0.45

Tested by

no test coverage detected