librust-oo7-dev (0.6.0-2)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-oo7
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
364 B
Size expected
54 kB
Size actual
54 kB
Size match

Dependencies

Required package dependencies

  • librust-aes-0.8+default-dev
  • librust-aes-0.8+zeroize-dev
  • librust-ashpd-0.12+async-std-dev
  • librust-ashpd-0.12+tokio-dev
  • librust-ashpd-0.12+tracing-dev
  • librust-ashpd-0.12-dev
  • librust-async-fs-2+default-dev (>= 2.2.0)
  • librust-async-io-2+default-dev (>= 2.5)
  • librust-async-lock-3+default-dev (>= 3.4.2)
  • librust-blocking-1+default-dev (>= 1.5.1)
  • librust-cbc-0.1+default-dev
  • librust-cbc-0.1+zeroize-dev
  • librust-cipher-0.4+default-dev
  • librust-cipher-0.4+zeroize-dev
  • librust-digest-0.10+default-dev
  • librust-endi-1+default-dev (>= 1.1)
  • librust-futures-lite-2+default-dev (>= 2.6)
  • librust-futures-util-0.3+default-dev
  • librust-getrandom-0.4+default-dev
  • librust-hkdf-0.12+default-dev
  • librust-hmac-0.12+default-dev
  • librust-md-5-0.10+default-dev
  • librust-num-0.4+default-dev
  • librust-num-bigint-dig-0.8+default-dev
  • librust-num-bigint-dig-0.8+zeroize-dev
  • librust-openssl-0.10+default-dev
  • librust-pbkdf2-0.12+default-dev
  • librust-serde-1+default-dev
  • librust-serde-1+derive-dev
  • librust-serde-bytes-0.11+default-dev
  • librust-sha2-0.10+default-dev
  • librust-subtle-2+default-dev (>= 2.5)
  • librust-tokio-1+fs-dev (>= 1.48)
  • librust-tokio-1+io-util-dev (>= 1.48)
  • librust-tokio-1+sync-dev (>= 1.48)
  • librust-tracing-0.1+default-dev
  • librust-zbus-5+async-io-dev (>= 5.12.0)
  • librust-zbus-5+tokio-dev (>= 5.12.0)
  • librust-zbus-5-dev (>= 5.12.0)
  • librust-zbus-macros-5+default-dev (>= 5.11)
  • librust-zbus-macros-5+gvariant-dev (>= 5.11)
  • librust-zeroize-1+default-dev
  • librust-zeroize-1+zeroize-derive-dev
  • librust-zvariant-5+gvariant-dev (>= 5.8)
  • librust-zvariant-5+serde-bytes-dev (>= 5.8)

Suggested packages

Recommended additional packages

  • None

Description

Secret Service provider - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD57b6886c6…a969f50f
SHA-105528175…c464bcd3
SHA-25654910d52…01cdc088
SHA-5128643911b…02a2a897

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/oo7-0.6.0
usr/share/cargo/registry/oo7-0.6.0/.cargo-checksum.json
usr/share/cargo/registry/oo7-0.6.0/.cargo_vcs_info.json
usr/share/cargo/registry/oo7-0.6.0/Cargo.toml
usr/share/cargo/registry/oo7-0.6.0/Cargo.toml.orig
usr/share/cargo/registry/oo7-0.6.0/LICENSE
usr/share/cargo/registry/oo7-0.6.0/README.md
usr/share/cargo/registry/oo7-0.6.0/debian
usr/share/cargo/registry/oo7-0.6.0/debian/patches
usr/share/cargo/registry/oo7-0.6.0/debian/patches/0001-client-tests-Fix-spurious-test-keyring-paths.patch
usr/share/cargo/registry/oo7-0.6.0/debian/patches/relax-deps.patch
usr/share/cargo/registry/oo7-0.6.0/debian/patches/series
usr/share/cargo/registry/oo7-0.6.0/examples
usr/share/cargo/registry/oo7-0.6.0/examples/basic.rs
usr/share/cargo/registry/oo7-0.6.0/examples/basic_2.rs
usr/share/cargo/registry/oo7-0.6.0/examples/dbus_service.rs
usr/share/cargo/registry/oo7-0.6.0/examples/file_tracing.rs
usr/share/cargo/registry/oo7-0.6.0/examples/schema.rs
usr/share/cargo/registry/oo7-0.6.0/fixtures
usr/share/cargo/registry/oo7-0.6.0/fixtures/default.keyring
usr/share/cargo/registry/oo7-0.6.0/fixtures/legacy.keyring
usr/share/cargo/registry/oo7-0.6.0/src
usr/share/cargo/registry/oo7-0.6.0/src/crypto
usr/share/cargo/registry/oo7-0.6.0/src/crypto/error.rs
usr/share/cargo/registry/oo7-0.6.0/src/crypto/mod.rs
usr/share/cargo/registry/oo7-0.6.0/src/crypto/native.rs
usr/share/cargo/registry/oo7-0.6.0/src/crypto/openssl.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus
usr/share/cargo/registry/oo7-0.6.0/src/dbus/algorithm.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api/collection.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api/item.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api/mod.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api/prompt.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api/properties.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api/secret.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api/service.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/api/session.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/collection.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/error.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/item.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/mod.rs
usr/share/cargo/registry/oo7-0.6.0/src/dbus/service.rs
usr/share/cargo/registry/oo7-0.6.0/src/error.rs
usr/share/cargo/registry/oo7-0.6.0/src/file
usr/share/cargo/registry/oo7-0.6.0/src/file/api
usr/share/cargo/registry/oo7-0.6.0/src/file/api/encrypted_item.rs
usr/share/cargo/registry/oo7-0.6.0/src/file/api/legacy_keyring.rs
usr/share/cargo/registry/oo7-0.6.0/src/file/api/mod.rs
usr/share/cargo/registry/oo7-0.6.0/src/file/error.rs
usr/share/cargo/registry/oo7-0.6.0/src/file/locked_item.rs
usr/share/cargo/registry/oo7-0.6.0/src/file/locked_keyring.rs
usr/share/cargo/registry/oo7-0.6.0/src/file/mod.rs
usr/share/cargo/registry/oo7-0.6.0/src/file/unlocked_item.rs
usr/share/cargo/registry/oo7-0.6.0/src/file/unlocked_keyring.rs
usr/share/cargo/registry/oo7-0.6.0/src/key.rs
usr/share/cargo/registry/oo7-0.6.0/src/keyring.rs
usr/share/cargo/registry/oo7-0.6.0/src/lib.rs
usr/share/cargo/registry/oo7-0.6.0/src/mac.rs
usr/share/cargo/registry/oo7-0.6.0/src/migration.rs
usr/share/cargo/registry/oo7-0.6.0/src/secret.rs
usr/share/cargo/registry/oo7-0.6.0/tests
usr/share/cargo/registry/oo7-0.6.0/tests/dbus_collection.rs
usr/share/cargo/registry/oo7-0.6.0/tests/dbus_item.rs
usr/share/cargo/registry/oo7-0.6.0/tests/dbus_service.rs
usr/share/cargo/registry/oo7-0.6.0/tests/file_unlocked_keyring.rs
usr/share/cargo/registry/oo7-0.6.0/tests/keyring.rs
usr/share/cargo/registry/oo7-0.6.0/tests/schema.rs
usr/share/doc
usr/share/doc/librust-oo7-dev
usr/share/doc/librust-oo7-dev/changelog.Debian.gz
usr/share/doc/librust-oo7-dev/copyright