|
|
пре 2 година | |
|---|---|---|
| src | пре 2 година | |
| .gitignore | пре 2 година | |
| Cargo.toml | пре 2 година | |
| LICENSE | пре 2 година | |
| README.md | пре 2 година |
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