librust-ntp-proto-dev (1.7.1-1)
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-ntp-proto
- Architecture
- i386
- Section
- rust
- Priority
- optional
- Maintainer
- Debian Rust Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 816 B
- Size expected
- 102.8 kB
- Size actual
- 102.8 kB
- Size match
Dependencies
Required package dependencies
- librust-aead-0.5+default-dev
- librust-aes-siv-0.7+default-dev
- librust-arbitrary-1+default-dev
- librust-md-5-0.10+default-dev
- librust-rand-0.8+default-dev
- librust-rustls-0.23+logging-dev (>= 0.23.16-~~)
- librust-rustls-0.23+ring-dev (>= 0.23.16-~~)
- librust-rustls-0.23+std-dev (>= 0.23.16-~~)
- librust-rustls-platform-verifier-0.6+default-dev
- librust-serde-1+default-dev (>= 1.0.145-~~)
- librust-serde-1+derive-dev (>= 1.0.145-~~)
- librust-tokio-1+default-dev (>= 1.32-~~)
- librust-tokio-1+io-util-dev (>= 1.32-~~)
- librust-tokio-rustls-0.26+default-dev
- librust-tokio-rustls-0.26+logging-dev
- librust-tracing-0.1+default-dev (>= 0.1.37-~~)
- librust-zeroize-1+default-dev (>= 1.7-~~)
- librust-rustls-platform-verifier-dev (>= 0.5.3+ds-3)
Suggested packages
Recommended additional packages
- None
Description
Ntpd-rs packet parsing and algorithms - Rust source code
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | 717e7176…50df3880 | |
| SHA-1 | 7e9cbd03…5dab41ae | |
| SHA-256 | dd6e440c…3d939e9f | |
| SHA-512 | 2c022784…640ea007 |
Contents
Files and directories included
. usr usr/share usr/share/cargo usr/share/cargo/registry usr/share/cargo/registry/ntp-proto-1.7.1 usr/share/cargo/registry/ntp-proto-1.7.1/.cargo-checksum.json usr/share/cargo/registry/ntp-proto-1.7.1/.cargo_vcs_info.json usr/share/cargo/registry/ntp-proto-1.7.1/COPYRIGHT usr/share/cargo/registry/ntp-proto-1.7.1/Cargo.toml usr/share/cargo/registry/ntp-proto-1.7.1/Cargo.toml.orig usr/share/cargo/registry/ntp-proto-1.7.1/LICENSE-APACHE usr/share/cargo/registry/ntp-proto-1.7.1/LICENSE-MIT usr/share/cargo/registry/ntp-proto-1.7.1/README.md usr/share/cargo/registry/ntp-proto-1.7.1/debian usr/share/cargo/registry/ntp-proto-1.7.1/debian/patches usr/share/cargo/registry/ntp-proto-1.7.1/debian/patches/bump-rustls-platform-verifier.patch usr/share/cargo/registry/ntp-proto-1.7.1/debian/patches/series usr/share/cargo/registry/ntp-proto-1.7.1/debian/patches/use-ring.diff usr/share/cargo/registry/ntp-proto-1.7.1/src usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm/kalman usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm/kalman/combiner.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm/kalman/config.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm/kalman/matrix.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm/kalman/mod.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm/kalman/select.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm/kalman/source.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/algorithm/mod.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/clock.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/config.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/cookiestash.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/identifiers.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/io.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/ipfilter.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/keyset.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/lib.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/nts usr/share/cargo/registry/ntp-proto-1.7.1/src/nts/messages.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/nts/mod.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/nts/record.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/crypto.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/error.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/extension_fields.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/mac.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/mod.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/v5 usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/v5/error.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/v5/extension_fields.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/v5/mod.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/packet/v5/server_reference_id.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/server.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/source.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/system.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/time_types.rs usr/share/cargo/registry/ntp-proto-1.7.1/src/tls_utils.rs usr/share/cargo/registry/ntp-proto-1.7.1/test-keys usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/ec_key.pem usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/end.fullchain.pem usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/end.key usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/end.pem usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/gen-cert.sh usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/pkcs8_key.pem usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/rsa_key.pem usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/testca.key usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/testca.pem usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/unsafe.nts.client.toml usr/share/cargo/registry/ntp-proto-1.7.1/test-keys/unsafe.nts.server.toml usr/share/doc usr/share/doc/librust-ntp-proto-dev usr/share/doc/librust-ntp-proto-dev/changelog.Debian.gz usr/share/doc/librust-ntp-proto-dev/copyright