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

Function key_expansion

src/ciphers/aes.rs:292–318  ·  view source on GitHub ↗
(init_key: &[Byte], num_rounds: usize)

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 5

sub_wordFunction · 0.85
rot_wordFunction · 0.85
word_to_bytesFunction · 0.85
lenMethod · 0.45
iterMethod · 0.45

Tested by

no test coverage detected