niceware
niceware copied to clipboard
Implement conversion using an iterator
This adds BytesToPassPhraseIter
which implements Iterator
and
related traits. This should make it possible to perform the conversion
without allocations.
Part of #6