Crates.io | rfc-4648 |
lib.rs | rfc-4648 |
version | 0.1.0 |
source | src |
created_at | 2019-05-25 16:21:12.129183 |
updated_at | 2019-05-25 16:21:12.129183 |
description | Implementation of RFC 4648. |
homepage | https://github.com/Aehmlo/rfc-4648 |
repository | |
max_upload_size | |
id | 136957 |
size | 19,709 |
This crate provides a Rust implementation of RFC 4648, which defines the base16, base32, base32hex, and base64 encodings.