Skip to content

Commit ceafcc0

Browse files
committed
update to ScyWeb
1 parent 6b71db5 commit ceafcc0

3 files changed

Lines changed: 7 additions & 3 deletions
-6.24 MB
Loading
14.1 KB
Loading

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ An encrypted string of the original image [glacier_og_image_4503x3002.jpg](https
2121
> Encrypted string is 100%+ larger than scrambled image. Difference between fully compressed original image and fully compressed scrambled image is 20%+ larger file size. Viability of scrambling images as a substitute for image to string encryption confirmed.
2222
2323
### Quantum-resistant method
24-
Quantum-proofing confirmed. Need third-parties to verify.
24+
Quantum-proofing confirmed. Need third-parties to verify.
25+
- Quantum resistance is a holistic approach, as the image must be indecipherable without the password but the image must also be quantum resistant from visual heuristic algos that attempt to coercively scramble the image back together.
2526

2627
> Encrypted string is 15%+ larger than scrambled image. Unfortunately, quantum resistant method is not compatible with compression, as it has too many pixel re-replication errors.
2728
@@ -34,8 +35,11 @@ Lossless compression is not used on unscrambled movies so the original movie mig
3435
- [Unscrambled Big Buck Bunny](https://raw.githubusercontent.com/mdbench/ScyWeb/refs/heads/main/enc_BBB_Unscrambled.mp4)
3536

3637
## Due-Outs
37-
- Fix pixel re-replication issue on alternative method
38-
- Add bulk image download as .zip option
38+
- Fix pixel re-replication issue for fully compressed images on alternative method
39+
- Severity: Low
40+
- Fix pixel re-replication issue for fully compressed images on quantum method
41+
- Severity: High
42+
- Add bulk image download for all files as a .zip option
3943
- Integrate image scrambling into HelioWeb
4044

4145
## Want to contribute?

0 commit comments

Comments
 (0)