Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_encdec
Function · 0.85
Calls
5
to_block
Function · 0.85
from_block
Function · 0.85
encrypt_block
Method · 0.80
len
Method · 0.45
iter
Method · 0.45
Tested by
1
test_tea_encdec
Function · 0.68