Commit Graph

4 Commits

Author SHA1 Message Date
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
stgiga f82989fc27 Added associated decorative material.
To liven things up. All FOSS.

Signed-off-by: stgiga <stgigamovement@yahoo.com>
2022-12-30 23:04:24 -05:00
stgiga c7907923b0 Uploaded file
Yes, the program is a single-file standalone web app that has everything it needs in it.

Signed-off-by: stgiga <stgigamovement@yahoo.com>
2022-12-30 22:59:37 -05:00
stgiga d5bb9bca06 Initial commit 2022-12-30 22:58:10 -05:00