Package : rust-base64ct

Package details

Summary: Pure Rust, constant-time implementation of Base64 (RFC 4648)

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.


URL: https://crates.io/crates/base64ct
License: Apache-2.0 OR MIT

Maintainer: nobody

List of RPMs