Crates.io | jose-b64 |
lib.rs | jose-b64 |
version | 0.1.2 |
source | src |
created_at | 2022-09-19 15:23:20.849278 |
updated_at | 2023-08-21 12:28:05.669498 |
description | Base64 utilities for use in JOSE crates |
homepage | |
repository | https://github.com/RustCrypto/JOSE/tree/master/jose-b64 |
max_upload_size | |
id | 669213 |
size | 38,299 |
This crate provides base64 utilities for use in other JOSE crates. Features include:
serde
utilities for working nested JSON and base64 with the serde
or
json
feature flagssecret
feature flagThis crate requires Rust 1.65 at a minimum.
We may change the MSRV in the future, but it will be accompanied by a minor version bump.
Licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.