Name: | rust-curve25519-dalek+group-devel |
---|---|
Version: | 4.1.3 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2966 |
License: | BSD-3-Clause |
RPM: | rust-curve25519-dalek+group-devel-4.1.3-1.el9.noarch.rpm |
Source RPM: | rust-curve25519-dalek-4.1.3-1.el9.src.rpm |
Build Date: | Sun Jun 30 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/curve25519-dalek |
Summary: | Pure-Rust implementation of group operations on ristretto255 and Curve25519 |
Description: | A pure-Rust implementation of group operations on ristretto255 and Curve25519. This package contains library source intended for building other packages which use the "group" feature of the "curve25519-dalek" crate. |
- Update to version 4.1.3; Fixes RHBZ#2292990
- Temporarily disable tests on s390x to work around rustc / LLVM issues
- Update to version 4.1.2; Fixes RHBZ#2224766
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Regenerate with rust2rpm v24 and drop nightly-only features
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Drop unused, benchmark-only criterion dev-dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Drop features with missing dependencies; Fixes: RHBZ#2104302, RHBZ#2104304, RHBZ#2104305