|
|
hace 2 años | |
|---|---|---|
| src | hace 2 años | |
| .gitignore | hace 2 años | |
| Cargo.toml | hace 2 años | |
| LICENSE | hace 2 años | |
| README.md | hace 2 años |
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