Skip to content

nicholascw/gPNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gPNG

A tiny utility that encode GPG message into PNG format. (It actually encodes any binary that is throw into its stdin that has no 0x00)

License GPLv3

CHANGELOG

Dependencies

png++

Compile

If you are Arch Linux user, try out AUR/gpng-git.

cmake .
make

Usage

See gPNG -h you shall see.

Sample

gpg --armor --export 0x8c18f6b0 | gpng g2p sample.png
Output

1