A highly-efficient, fully-handwriteable, legacy-compatible, human-readable, human-speakable, unambiguous, mostly safe, text-armored, and simple UTF16-based binary-to-text file encoder with strong encryption and strong compression. http://b3k.sourceforge.io
Go to file
stgiga ab9714241c Major security and functionality fix
There was a bug in the way passwords were applied, and it had to do with the same key apparently being applied regardless of what was in the password box (yikes). Also, the compression level box decided to not work. I ended up fixing these via 2 days of trial and error. As part of this making things more direct fix, I ended up needing to use a better algorithm for passwords that is still compatible but now has support for Unicode in its passwords, so no need to go through UTF7 anymore.

This is a MAJOR fix.

Signed-off-by: stgiga <stgigamovement@yahoo.com>
2023-01-16 19:38:59 -05:00
B3K.ico Added associated decorative material. 2022-12-30 23:04:24 -05:00
B3K.png Added associated decorative material. 2022-12-30 23:04:24 -05:00
B3Ktrix.htm Added associated decorative material. 2022-12-30 23:04:24 -05:00
BWTC32Key-Anthro.png Added associated decorative material. 2022-12-30 23:04:24 -05:00
LICENSE Initial commit 2022-12-30 22:58:10 -05:00
README.md Initial commit 2022-12-30 22:58:10 -05:00
bwtc32key.htm Major security and functionality fix 2023-01-16 19:38:59 -05:00
logo.png Added associated decorative material. 2022-12-30 23:04:24 -05:00

README.md

bwtc32key

A highly-efficient, fully-handwriteable, legacy-compatible, human-readable, human-speakable, unambiguous, mostly safe, text-armored, and simple UTF16-based binary-to-text file encoder with strong encryption and strong compression.