This website works better with JavaScript.
Explore
Help
Sign In
Archive
/
cryptpng
mirror of
https://github.com/Trivernis/cryptpng.git
Watch
1
Star
0
Fork
You've already forked cryptpng
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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.
5b82b7c06d
master
develop
v1.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5b82b7c06d'
${ noResults }
cryptpng
/
.gitignore
6 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add main file [WIP] Add cryptpng.go file as the main entrance. The writing of the data is currently not working.
5 years ago
*.png
Add option to decrypt data from an image Add flag -decrypt that decrypts the input image and writes the data into -out
5 years ago
*.jpg
*.txt
Replace readFileFull with ioutil.ReadAll
5 years ago
*.pdf
Add usage to README
5 years ago
.idea
cryptpng