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

Function tea_encrypt

src/ciphers/tea.rs:52–62  ·  view source on GitHub ↗
(plain: &[u8], key: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_tea_encdecFunction · 0.85

Calls 5

to_blockFunction · 0.85
from_blockFunction · 0.85
encrypt_blockMethod · 0.80
lenMethod · 0.45
iterMethod · 0.45

Tested by 1

test_tea_encdecFunction · 0.68