Steve Thielemann 020d2e591a Updated README. | il y a 1 an | |
---|---|---|
src | il y a 1 an | |
.gitignore | il y a 1 an | |
Cargo.toml | il y a 1 an | |
LICENSE | il y a 1 an | |
README.md | il y a 1 an |
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