While I have not tried it yet, one could also replace
the words in the dictionary with numbers and additionally
'garnish manually those numbers with text cells,
or copy/pasting such data into other spreadsheets.

Regards
Stefan

On Fri, Mar 5, 2021 at 12:00 PM Stefan Claas
<[email protected]> wrote:
>
> Hi all,
>
> some of you may remember my binary to words converter
> at https://github.com/sac001/b2w
>
> When Alice saves her encrypted message for Bob, in
> binary format she simply uses the converter, import
> the file into LibreCalc and gives the file to Bob.
>
> Bob then simply loads the file into LibreCalc and
> saves then as .csv file and uses sed to replace the
> commas in the file with blanks, so that he can then
> convert the file back and decrypt it.
>
> https://postimg.cc/R33gpzWq
>
> Regards
> Stefan

Reply via email to