librust-parsec-tool-dev (0.7.0-8+b1)
3 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-parsec-tool (0.7.0-8)
- Architecture
- i386
- Section
- rust
- Priority
- optional
- Maintainer
- Debian Rust Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 156 B
- Size expected
- 32.3 kB
- Size actual
- 32.3 kB
- Size match
Dependencies
Required package dependencies
- librust-base64-0.22+default-dev
- librust-env-logger-0.11+default-dev
- librust-log-0.4+default-dev (>= 0.4.14-~~)
- librust-oid-0.2+default-dev
- librust-oid-0.2+serde-support-dev
- librust-parsec-client-0.16+default-dev
- librust-pem-3+default-dev
- librust-picky-asn1-0.7+default-dev
- librust-picky-asn1-der-0.4+default-dev
- librust-picky-asn1-x509-0.10+default-dev
- librust-rcgen-0.14+default-dev
- librust-rcgen-0.14+pem-dev
- librust-serde-1+default-dev (>= 1.0.123-~~)
- librust-sha2-0.10+default-dev
- librust-structopt-0.3-dev (>= 0.3.17-~~)
- librust-thiserror-1+default-dev (>= 1.0.20-~~)
Suggested packages
Recommended additional packages
- None
Description
Command line tool to communicate with the Parsec service - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 1405c086…6a8bc42a | |
| SHA-1 | 8fb2c3da…10c34986 | |
| SHA-256 | b60e043a…a0a95131 | |
| SHA-512 | 6c0d0f95…f2bc5f0a |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/parsec-tool-0.7.0 usr/share/cargo/registry/parsec-tool-0.7.0/.cargo usr/share/cargo/registry/parsec-tool-0.7.0/.cargo/audit.toml usr/share/cargo/registry/parsec-tool-0.7.0/.cargo-checksum.json usr/share/cargo/registry/parsec-tool-0.7.0/.cargo_vcs_info.json usr/share/cargo/registry/parsec-tool-0.7.0/.github usr/share/cargo/registry/parsec-tool-0.7.0/.github/workflows usr/share/cargo/registry/parsec-tool-0.7.0/.github/workflows/ci.yml usr/share/cargo/registry/parsec-tool-0.7.0/.github/workflows/nightly.yml usr/share/cargo/registry/parsec-tool-0.7.0/.gitignore usr/share/cargo/registry/parsec-tool-0.7.0/.travis.yml.disabled usr/share/cargo/registry/parsec-tool-0.7.0/CHANGELOG.md usr/share/cargo/registry/parsec-tool-0.7.0/Cargo.toml usr/share/cargo/registry/parsec-tool-0.7.0/Cargo.toml.orig usr/share/cargo/registry/parsec-tool-0.7.0/LICENSE usr/share/cargo/registry/parsec-tool-0.7.0/MAINTAINERS.toml usr/share/cargo/registry/parsec-tool-0.7.0/README.md usr/share/cargo/registry/parsec-tool-0.7.0/SECURITY.md usr/share/cargo/registry/parsec-tool-0.7.0/debian usr/share/cargo/registry/parsec-tool-0.7.0/debian/patches usr/share/cargo/registry/parsec-tool-0.7.0/debian/patches/openssl3.2.patch usr/share/cargo/registry/parsec-tool-0.7.0/debian/patches/pem-3.diff usr/share/cargo/registry/parsec-tool-0.7.0/debian/patches/rcgen-0.13.patch usr/share/cargo/registry/parsec-tool-0.7.0/debian/patches/rcgen-0.14.patch usr/share/cargo/registry/parsec-tool-0.7.0/debian/patches/relax-dep.diff usr/share/cargo/registry/parsec-tool-0.7.0/debian/patches/series usr/share/cargo/registry/parsec-tool-0.7.0/src usr/share/cargo/registry/parsec-tool-0.7.0/src/cli usr/share/cargo/registry/parsec-tool-0.7.0/src/cli/mod.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/common.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/error.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/lib.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/main.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/create_csr.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/create_ecc_key.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/create_rsa_key.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/decrypt.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/delete_client.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/delete_key.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/encrypt.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/export_public_key.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/generate_random.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/list_authenticators.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/list_clients.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/list_keys.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/list_opcodes.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/list_providers.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/mod.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/ping.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/subcommands/sign.rs usr/share/cargo/registry/parsec-tool-0.7.0/src/util.rs usr/share/cargo/registry/parsec-tool-0.7.0/tests usr/share/cargo/registry/parsec-tool-0.7.0/tests/ci.sh usr/share/cargo/registry/parsec-tool-0.7.0/tests/parsec-cli-tests.sh usr/share/cargo/registry/parsec-tool-0.7.0/tests/test_config.toml usr/share/doc usr/share/doc/librust-parsec-tool-dev usr/share/doc/librust-parsec-tool-dev/changelog.Debian.gz usr/share/doc/librust-parsec-tool-dev/changelog.Debian.i386.gz usr/share/doc/librust-parsec-tool-dev/changelog.gz usr/share/doc/librust-parsec-tool-dev/copyright