pgp-wordlist
Translate between binary data and a human-readable collection of words
Translate between binary data and a human-readable collection of words. The PGP Word List consists of two phonetic alphabets, each with one word per possible byte value. A string of bytes is translated with these alphabets, alternating between them at each byte. The PGP words corresponding to the bytes @5B 1D CA 6E@ are "erase breakaway spellbind headwaters", for example. For further information, see <http://en.wikipedia.org/wiki/PGP_word_list Wikipedia>.
homepage ↗ github: quchen/pgp-wordlist
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 0.1.0.3 | 1 | 13 h | details › |
| haskell GitHub ↗ | 0.1.0.3 | 1 | 2 d | details › |
Versions & arches
Use flags of 0.1.0.3
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hscolour Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
- profile Add support for software performance analysis (will likely vary from ebuild to ebuild)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)