{"library":"base64ct","type":"library","category":null,"description":"Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable 'best effort' constant-time operation and embedded-friendly no_std support","language":"rust","status":"active","version":"1.8.3","tags":["base64","encoding","crypto","no-std"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nbase64ct = \"1.8.3\"","imports":["use base64ct::Base64;"]},{"cmd":"cargo add base64ct","imports":[]}],"homepage":"https://github.com/RustCrypto/formats/tree/master/base64ct","github":"https://github.com/RustCrypto/formats","docs":"https://docs.rs/base64ct/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}