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

From Mageia Cauldron for i686 / media / core / release

Name: rust-orion-devel Distribution: Mageia
Version: 0.17.7 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sat Oct 19 11:34:27 2024
Group: Development/Other Build host: localhost
Size: 992589 Source RPM: rust-orion-0.17.7-1.mga10.src.rpm
Packager: wally <wally>
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

* Sat Oct 19 2024 wally <wally> 0.17.7-1.mga10
  + Revision: 2108395
  - imported package rust-orion
* Sat Oct 19 2024 Jani Välimaa <wally@mageia.org> - 0.17.7-1
  - Initial package

Files

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


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jan 23 08:36:15 2025