Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-orion-devel-0.17.10-1.el10_1 RPM for noarch

From EPEL 10.1 Testing for s390x / Packages / r

Name: rust-orion-devel Distribution: Fedora Project
Version: 0.17.10 Vendor: Fedora Project
Release: 1.el10_1 Build date: Tue Apr 29 18:13:33 2025
Group: Unspecified Build host: buildhw-x86-01.iad2.fedoraproject.org
Size: 1284850 Source RPM: rust-orion-0.17.10-1.el10_1.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/orion
Summary: Usable, easy and safe pure-Rust crypto
Usable, easy and safe pure-Rust crypto.

This package contains library source intended for building other packages which
use the "orion" crate.

Provides

Requires

License

MIT

Changelog

* Tue Apr 29 2025 Fabio Valentini <decathorpe@gmail.com> - 0.17.10-1
  - Update to version 0.17.10; Fixes RHBZ#2342211
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Sep 16 2024 Fabio Valentini <decathorpe@gmail.com> - 0.17.7-1
  - Update to version 0.17.7; Fixes RHBZ#2311159
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.6-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Feb 05 2024 Fabio Valentini <decathorpe@gmail.com> - 0.17.6-1
  - Update to version 0.17.6; Fixes RHBZ#2239606
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 05 2023 Fabio Valentini <decathorpe@gmail.com> - 0.17.5-1
  - Update to version 0.17.5; Fixes RHBZ#2219547
* Thu Jun 15 2023 Fabio Valentini <decathorpe@gmail.com> - 0.17.4-1
  - Initial import (#2210897)

Files

/usr/share/cargo/registry/orion-0.17.10
/usr/share/cargo/registry/orion-0.17.10/.cargo-checksum.json
/usr/share/cargo/registry/orion-0.17.10/CHANGELOG.md
/usr/share/cargo/registry/orion-0.17.10/CONTRIBUTING.md
/usr/share/cargo/registry/orion-0.17.10/Cargo.toml
/usr/share/cargo/registry/orion-0.17.10/LICENSE
/usr/share/cargo/registry/orion-0.17.10/README.md
/usr/share/cargo/registry/orion-0.17.10/SECURITY.md
/usr/share/cargo/registry/orion-0.17.10/benches
/usr/share/cargo/registry/orion-0.17.10/benches/bench.rs
/usr/share/cargo/registry/orion-0.17.10/deny.toml
/usr/share/cargo/registry/orion-0.17.10/src
/usr/share/cargo/registry/orion-0.17.10/src/errors.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/aead
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/aead/chacha20poly1305.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/aead/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/aead/streaming.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/aead/xchacha20poly1305.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/cae
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/cae/chacha20poly1305blake2b.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/cae/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/cae/xchacha20poly1305blake2b.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/ecc
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/ecc/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/ecc/x25519.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/blake2
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/blake2/blake2b.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/blake2/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha2
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha2/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha2/sha256.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha2/sha384.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha2/sha512.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha3
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha3/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha3/sha3_224.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha3/sha3_256.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha3/sha3_384.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha3/sha3_512.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha3/shake128.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hash/sha3/shake256.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hpke
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hpke/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hpke/mode.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hpke/suite.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/hpke/x25519_sha256_chacha20poly1305.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kdf
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kdf/argon2i.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kdf/hkdf.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kdf/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kdf/pbkdf2.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/internal
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/internal/fe.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/internal/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/internal/re.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/internal/sampling.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/internal/serialization.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/mlkem1024.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/mlkem512.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/mlkem768.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/ml_kem/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/x25519_hkdf_sha256.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/kem/xwing.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/mac
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/mac/blake2b.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/mac/hmac.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/mac/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/mac/poly1305.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/stream
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/stream/chacha20.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/stream/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/hazardous/stream/xchacha20.rs
/usr/share/cargo/registry/orion-0.17.10/src/high_level
/usr/share/cargo/registry/orion-0.17.10/src/high_level/aead.rs
/usr/share/cargo/registry/orion-0.17.10/src/high_level/auth.rs
/usr/share/cargo/registry/orion-0.17.10/src/high_level/hash.rs
/usr/share/cargo/registry/orion-0.17.10/src/high_level/hltypes.rs
/usr/share/cargo/registry/orion-0.17.10/src/high_level/kdf.rs
/usr/share/cargo/registry/orion-0.17.10/src/high_level/kex.rs
/usr/share/cargo/registry/orion-0.17.10/src/high_level/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/high_level/pwhash.rs
/usr/share/cargo/registry/orion-0.17.10/src/lib.rs
/usr/share/cargo/registry/orion-0.17.10/src/test_framework
/usr/share/cargo/registry/orion-0.17.10/src/test_framework/aead_interface.rs
/usr/share/cargo/registry/orion-0.17.10/src/test_framework/hpke_interface.rs
/usr/share/cargo/registry/orion-0.17.10/src/test_framework/incremental_interface.rs
/usr/share/cargo/registry/orion-0.17.10/src/test_framework/kem_interface.rs
/usr/share/cargo/registry/orion-0.17.10/src/test_framework/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/test_framework/streamcipher_interface.rs
/usr/share/cargo/registry/orion-0.17.10/src/test_framework/xof_interface.rs
/usr/share/cargo/registry/orion-0.17.10/src/typedefs.rs
/usr/share/cargo/registry/orion-0.17.10/src/util
/usr/share/cargo/registry/orion-0.17.10/src/util/endianness.rs
/usr/share/cargo/registry/orion-0.17.10/src/util/mod.rs
/usr/share/cargo/registry/orion-0.17.10/src/util/u32x4.rs
/usr/share/cargo/registry/orion-0.17.10/src/util/u64x4.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 30 05:36:37 2025