Utility functions related to XOR encryption and decryption.
# Cargo.toml
[dependencies]
xor-utils = "0.6.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypts data using XOR with a key.
Use a proper encryption library like aes-gcm
No dependency data recorded yet.