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.11-1.el10_1 RPM for noarch

From EPEL 10.1 Testing for aarch64 / Packages / r

Name: rust-orion-devel Distribution: Fedora Project
Version: 0.17.11 Vendor: Fedora Project
Release: 1.el10_1 Build date: Tue Jul 22 17:51:29 2025
Group: Unspecified Build host: buildvm-x86-15.rdu3.fedoraproject.org
Size: 1286152 Source RPM: rust-orion-0.17.11-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 Jul 22 2025 Fabio Valentini <decathorpe@gmail.com> - 0.17.11-1
  - Update to version 0.17.11; Fixes RHBZ#2370963
* 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

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 25 05:02:25 2025