Y
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
numtel
484 days ago
If there's no key, isn't it just encoding?
Seems more like steganography
link
italianguy
482 days ago
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.
link
Seems more like steganography