pgp-wordlist: Translate between binary data and a human-readable collection of words.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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 Wikipedia.


[Skip to Readme]

Properties

Versions 0.1, 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3
Change log None available
Dependencies base (>=4.6 && <5), bimap (>=0.3 && <0.4), bytestring (>=0.10 && <0.11), text (>=1.2 && <1.3) [details]
License BSD-3-Clause
Copyright David Luposchainsky <dluposchainsky(λ)gmail.com>
Author David Luposchainsky <dluposchainsky(λ)gmail.com>
Maintainer David Luposchainsky <dluposchainsky(λ)gmail.com>
Category Data, Serialization
Home page https://github.com/quchen/pgp-wordlist
Bug tracker https://github.com/quchen/pgp-wordlist/issues
Source repo head: git clone https://github.com/quchen/pgp-wordlist
Uploaded by quchen at 2015-04-17T19:45:52Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for pgp-wordlist-0.1

[back to package description]

Build Status

Translate between binary data and a human-readable collection of words.