An open API service indexing awesome lists of open source software.

https://github.com/aehmlo/rfc-4648

Rust implementation of RFC 4648.
https://github.com/aehmlo/rfc-4648

base16 base32 base32hex base64 rfc-4648 rust

Last synced: 6 days ago
JSON representation

Rust implementation of RFC 4648.

Awesome Lists containing this project

README

          

This crate provides a Rust implementation of [RFC 4648][4648], which defines the base16, base32, base32hex, and base64 encodings.

[4648]: https://tools.ietf.org/html/rfc4648