Name: | rust-aead+default-devel |
---|---|
Version: | 0.4.3 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1434 |
License: | MIT or ASL 2.0 |
RPM: | rust-aead+default-devel-0.4.3-3.el9.noarch.rpm |
Source RPM: | rust-aead-0.4.3-3.el9.src.rpm |
Build Date: | Thu Jan 05 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/aead |
Summary: | Traits for AEAD algorithms |
Description: | Traits for Authenticated Encryption with Associated Data (AEAD) algorithms, such as AES-GCM as ChaCha20Poly1305, which provide a high-level API. This package contains library source intended for building other packages which use the "default" feature of the "aead" crate. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to version 0.4.3; Fixes RHBZ#1998869
- Update to version 0.4.2; Fixes RHBZ#1997260
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Drop optional "heapless" dependency due to broken dependencies.
- Initial package