PGP Words for Scala
by @colindean
Introduction
This library enables conversion from a byte stream to a phonetically distinguishable list of words suitable for effectively saying the bytes in a way that is extremely unlikely to cause mixups.
It is an implementation of the PGP Word List specification.
License
Contributing
You'll need to have Scala and sbt installed.
sbt test
Ensure that any pull requests have tests!