Name: | rust-base64ct+std-devel |
---|---|
Version: | 1.6.0 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1369 |
License: | Apache-2.0 OR MIT |
RPM: | rust-base64ct+std-devel-1.6.0-5.el9.noarch.rpm |
Source RPM: | rust-base64ct-1.6.0-5.el9.src.rpm |
Build Date: | Sat Sep 28 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/base64ct |
Summary: | Pure Rust implementation of Base64 |
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. This package contains library source intended for building other packages which use the "std" feature of the "base64ct" crate. |
- Bump base64 dev-dependency from 0.21 to 0.22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to version 1.6.0; Fixes RHBZ#2173450
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Update to version 1.5.3; Fixes RHBZ#2120852