Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Rust
/ aes_encrypt
Function
aes_encrypt
src/ciphers/aes.rs:234–261 ·
view source on GitHub ↗
(plain_text: &[Byte], key: AesKey)
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
4
test_aes_128
Function · 0.85
test_aes_192
Function · 0.85
test_aes_256
Function · 0.85
test_str
Function · 0.85
Calls
5
key_expansion
Function · 0.85
add_round_key
Function · 0.85
sub_bytes_blocks
Function · 0.85
shift_rows_blocks
Function · 0.85
mix_column_blocks
Function · 0.85
Tested by
4
test_aes_128
Function · 0.68
test_aes_192
Function · 0.68
test_aes_256
Function · 0.68
test_str
Function · 0.68