- Disabled tests which compared encodings of non-ascii strings to encodings in
packages
base64enc
andopenssl
on some systems.
- Fixed decoding on windows for input encoded in native encoding.
- Native routines are now registered.
- Vignette builds without
microbenchmark
installed. - Update to new backports.
- Added
base32_encode()
andbase32_decode()
. - Changed license to GPL-3.
- Fixed vignette title.
- Initial release.