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

Function xor

src/ciphers/xor.rs:5–7  ·  view source on GitHub ↗
(text: &str, key: u8)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

test_simpleFunction · 0.85
test_multi_byteFunction · 0.85
test_zero_byteFunction · 0.85
test_invalid_byteFunction · 0.85

Calls 1

xor_bytesFunction · 0.85

Tested by 5

test_simpleFunction · 0.68
test_multi_byteFunction · 0.68
test_zero_byteFunction · 0.68
test_invalid_byteFunction · 0.68