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.6-1.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-orion-devel Distribution: Fedora Project
Version: 0.17.6 Vendor: Fedora Project
Release: 1.fc40 Build date: Mon Feb 5 15:16:14 2024
Group: Unspecified Build host: buildvm-x86-28.iad2.fedoraproject.org
Size: 956975 Source RPM: rust-orion-0.17.6-1.fc40.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

* 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.6
/usr/share/cargo/registry/orion-0.17.6/.cargo-checksum.json
/usr/share/cargo/registry/orion-0.17.6/CHANGELOG.md
/usr/share/cargo/registry/orion-0.17.6/CONTRIBUTING.md
/usr/share/cargo/registry/orion-0.17.6/Cargo.toml
/usr/share/cargo/registry/orion-0.17.6/LICENSE
/usr/share/cargo/registry/orion-0.17.6/README.md
/usr/share/cargo/registry/orion-0.17.6/SECURITY.md
/usr/share/cargo/registry/orion-0.17.6/benches
/usr/share/cargo/registry/orion-0.17.6/benches/bench.rs
/usr/share/cargo/registry/orion-0.17.6/deny.toml
/usr/share/cargo/registry/orion-0.17.6/src
/usr/share/cargo/registry/orion-0.17.6/src/errors.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/aead
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/aead/chacha20poly1305.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/aead/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/aead/streaming.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/aead/xchacha20poly1305.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/cae
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/cae/chacha20poly1305blake2b.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/cae/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/cae/xchacha20poly1305blake2b.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/ecc
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/ecc/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/ecc/x25519.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/blake2
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/blake2/blake2b.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/blake2/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha2
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha2/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha2/sha256.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha2/sha384.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha2/sha512.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha3
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha3/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha3/sha3_224.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha3/sha3_256.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha3/sha3_384.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/hash/sha3/sha3_512.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/kdf
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/kdf/argon2i.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/kdf/hkdf.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/kdf/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/kdf/pbkdf2.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/kem
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/kem/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/kem/x25519_hkdf_sha256.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/mac
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/mac/blake2b.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/mac/hmac.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/mac/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/mac/poly1305.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/stream
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/stream/chacha20.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/stream/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/hazardous/stream/xchacha20.rs
/usr/share/cargo/registry/orion-0.17.6/src/high_level
/usr/share/cargo/registry/orion-0.17.6/src/high_level/aead.rs
/usr/share/cargo/registry/orion-0.17.6/src/high_level/auth.rs
/usr/share/cargo/registry/orion-0.17.6/src/high_level/hash.rs
/usr/share/cargo/registry/orion-0.17.6/src/high_level/hltypes.rs
/usr/share/cargo/registry/orion-0.17.6/src/high_level/kdf.rs
/usr/share/cargo/registry/orion-0.17.6/src/high_level/kex.rs
/usr/share/cargo/registry/orion-0.17.6/src/high_level/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/high_level/pwhash.rs
/usr/share/cargo/registry/orion-0.17.6/src/lib.rs
/usr/share/cargo/registry/orion-0.17.6/src/test_framework
/usr/share/cargo/registry/orion-0.17.6/src/test_framework/aead_interface.rs
/usr/share/cargo/registry/orion-0.17.6/src/test_framework/incremental_interface.rs
/usr/share/cargo/registry/orion-0.17.6/src/test_framework/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/test_framework/streamcipher_interface.rs
/usr/share/cargo/registry/orion-0.17.6/src/typedefs.rs
/usr/share/cargo/registry/orion-0.17.6/src/util
/usr/share/cargo/registry/orion-0.17.6/src/util/endianness.rs
/usr/share/cargo/registry/orion-0.17.6/src/util/mod.rs
/usr/share/cargo/registry/orion-0.17.6/src/util/u32x4.rs
/usr/share/cargo/registry/orion-0.17.6/src/util/u64x4.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 00:05:38 2024