You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14d584e330
- Add password input that doesn't print the password - Change the password to be hashed with sha512_256 to a 32 byte slice |
5 years ago | |
---|---|---|
.gitignore | 5 years ago | |
README.md | 5 years ago | |
cryptpng.go | 5 years ago | |
go.mod | 5 years ago | |
go.sum | 5 years ago | |
pngUtils.go | 5 years ago |
README.md
cryptpng
A proof of concept implementation of storing encrypted data inside of png metadata chunks.