baid64 0.4.2

Easy-to-check URL-safe Base64 encoding for identities
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Easy-to-check Base64 encoding for identities

![Build](https://github.com/UBIDECO/rust-baid64/workflows/Build/badge.svg)
![Tests](https://github.com/UBIDECO/rust-baid64/workflows/Tests/badge.svg)
![Lints](https://github.com/UBIDECO/rust-baid64/workflows/Lints/badge.svg)

[![crates.io](https://img.shields.io/crates/v/baid64)](https://crates.io/crates/baid64)
[![Docs](https://docs.rs/baid64/badge.svg)](https://docs.rs/baid64)
[![Apache-2 licensed](https://img.shields.io/crates/l/baid64)](./LICENSE)

Base64 encoding extended with HRP and mnemonic checksum information.