Just for fun - importing binary encrypted blobs into LibreCalc

Stefan Claas spam.trap.mailing.lists at gmail.com
Fri Mar 5 03:00:55 PST 2021


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


More information about the cypherpunks mailing list