Skip to content

cblp/pgpwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgpwords

A tool to encode/decode data and numbers using the PGP word list

Installation

$ git clone https://github.com/cblp/pgpwords.git
$ cd pgpwords
$ stack install

Examples

$ pgpwords -n 2018
tiger amusement
$ pgpwords -nd "tiger amusement"
2018
$ echo -n 験 | pgpwords
treadmill paramount playhouse
$ echo treadmill paramount playhouse | pgpwords -d
験

About

A tool to encode/decode data and numbers using the PGP word list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published