koibumi-base32

Crates.iokoibumi-base32
lib.rskoibumi-base32
version0.0.3
sourcesrc
created_at2020-05-23 02:30:15.181683
updated_at2024-06-25 03:00:35.504881
descriptionA Base32 encoder/decoder library
homepagehttp://2xzrgzkwdqvcfw2ckas4n6iu4gcyk3mvfh6eq5zt5il3ohz2qbtvssyd.onion/
repositoryhttp://q24klvdbi3uv5hbsp6shuer7vylcbf74vjdwe5ayik7j45je3y7xvyqd.onion/kashiko/koibumi-rust
max_upload_size
id244767
size7,785
(zenryaku)

documentation

https://docs.rs/koibumi-base32

README

This crate is a Base32 encoder/decoder library.

The library is intended to be used to implement an Onion address encoder/decoder. The library uses RFC 4648 Base32 alphabet, but encoded string is lowercase by default. The library does not support padding.

Commit count: 0

cargo fmt