| Name: | rust-base16ct+default-devel |
| Version: | 0.2.0 |
| Release: | 4.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1294 |
| License: | Apache-2.0 OR MIT |
| RPM: |
rust-base16ct+default-devel-0.2.0-4.el10_0.noarch.rpm
|
| Source RPM: |
rust-base16ct-0.2.0-4.el10_0.src.rpm
|
| Build Date: | Fri Jan 03 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/base16ct |
| Summary: | Pure Rust, constant-time implementation of Base16 (RFC 4648) |
| Description: | Pure Rust implementation of Base16 a.k.a hexadecimal (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 "default" feature of the "base16ct" crate. |