Hacker News new | ask | show | jobs
Encrypt Images Without a Key Using Visual Cryptography (github.com)
5 points by italianguy 484 days ago
1 comments

If there's no key, isn't it just encoding?

Seems more like steganography

No, it is not encoding. It is a secret-sharing scheme, where the idea is to divide the secret into multiple parts, with each part revealing nothing about the secret on its own.