A go program to store encrypted data inside png chunks.
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.
trivernis 9a564afc5b Move png utility stuff to seperate file 5 years ago
.gitignore Add main file [WIP] 5 years ago
README.md Add main file [WIP] 5 years ago
cryptpng.go Move png utility stuff to seperate file 5 years ago
go.mod Move png utility stuff to seperate file 5 years ago
pngUtils.go Move png utility stuff to seperate file 5 years ago

README.md

cryptpng

A proof of concept implementation of storing encrypted data inside of png metadata chunks.