More uwu digits, and included warning in readme

This commit is contained in:
Leonetienne
2022-03-13 18:55:56 +01:00
parent 5b8d9f5483
commit 830dd66964
2 changed files with 32 additions and 9 deletions
+3
View File
@@ -142,6 +142,9 @@ $ gecrypt -d --keyask --infile "cat.jpg.crypt" --ostdout > "decrypted_cat.jpg"
```
## Esoteric data formats
> :warning: Custom bases are super imperformant.
> Encrypting all text in main.cpp took about two seconds.
> Outputting it in base-64 took just over ONE MINUTE, in base2 over SEVEN MINUTES. The general trend seems to be, the larger the base, the better it performs.
#### Base *UwU*
```sh
$ gecrypt -e --keyask --intext "hello, world!" --iobase-uwu