sphinxc0re / rust-base24

A simple base24 implementation in Rust
MIT License
0 stars 0 forks source link
base24 binary-to-text encoding rust

base24 Crates.io Crates.io Docs.rs Crates.io

A simple base24 implementation in Rust.

This is based on the format introduced in this blogpost: https://www.kuon.ch/post/2020-02-27-base24/