Steve Thielemann 020d2e591a Updated README. | hai 1 ano | |
---|---|---|
src | hai 1 ano | |
.gitignore | hai 1 ano | |
Cargo.toml | hai 1 ano | |
LICENSE | hai 1 ano | |
README.md | hai 1 ano |
A text obfuscation tool. It byte XORs a given text, and base64 encodes it for storage.
See: https://stackoverflow.com/questions/41034635/how-do-i-convert-between-string-str-vecu8-and-u8