librust-x509-parser-dev (0.18.1+ds-1)

2 versions available in ubuntu/stonking/universe/s390x

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://ports.ubuntu.com
Codename
stonking
Component
universe
Source
rust-x509-parser
Architecture
s390x
Section
universe/rust
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
410 B
Size expected
84.7 kB
Size actual
84.7 kB
Size match

Dependencies

Required package dependencies

  • librust-asn1-rs-dev
  • librust-data-encoding-dev
  • librust-der-parser-dev
  • librust-lazy-static-dev
  • librust-nom-dev
  • librust-oid-registry-dev
  • librust-ring-dev
  • librust-rusticata-macros-dev
  • librust-thiserror-dev
  • librust-time-dev

Suggested packages

Recommended additional packages

  • None

Description

parser for the X.509 v3 format - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5113a3841…7f6b2ca5
SHA-15dd0ec46…0c736be8
SHA-256596ae8f1…c85942dc
SHA-512ffb9022c…d44a93c9

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/x509-parser-0.18.1
usr/share/cargo/registry/x509-parser-0.18.1/.cargo-checksum.json
usr/share/cargo/registry/x509-parser-0.18.1/CHANGELOG.md
usr/share/cargo/registry/x509-parser-0.18.1/Cargo.toml
usr/share/cargo/registry/x509-parser-0.18.1/README.md
usr/share/cargo/registry/x509-parser-0.18.1/assets
usr/share/cargo/registry/x509-parser-0.18.1/assets/IGC_A.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/IGC_A.pem
usr/share/cargo/registry/x509-parser-0.18.1/assets/ca_minimalcrl.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/certificate.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/certificate.pem
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-ext
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-ext/crl-complex.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-ext/crl-no-crl.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-ext/crl-simple.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-idp
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-idp/indirect.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-idp/minimal.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-idp/only_attribute_certs.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-idp/only_ca_certs.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-idp/only_some_reasons.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/crl-idp/only_user_certs.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/csr-challenge-password.pem
usr/share/cargo/registry/x509-parser-0.18.1/assets/csr-empty-attributes.csr
usr/share/cargo/registry/x509-parser-0.18.1/assets/duplicate_value_in_authority_info_access.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/ed25519.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/empty.crl
usr/share/cargo/registry/x509-parser-0.18.1/assets/example.crl
usr/share/cargo/registry/x509-parser-0.18.1/assets/extension1.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/extension2.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/lets-encrypt-x3-cross-signed.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/minimal.crl
usr/share/cargo/registry/x509-parser-0.18.1/assets/no_end.pem
usr/share/cargo/registry/x509-parser-0.18.1/assets/no_extensions.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/no_extensions.pem
usr/share/cargo/registry/x509-parser-0.18.1/assets/rsa-pss
usr/share/cargo/registry/x509-parser-0.18.1/assets/rsa-pss/README.md
usr/share/cargo/registry/x509-parser-0.18.1/assets/rsa-pss/self_signed_sha256.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/rsa-pss/self_signed_sha384.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/rsa-pss/self_signed_sha512.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/test.csr
usr/share/cargo/registry/x509-parser-0.18.1/assets/unique_ids.der
usr/share/cargo/registry/x509-parser-0.18.1/assets/v1.der
usr/share/cargo/registry/x509-parser-0.18.1/examples
usr/share/cargo/registry/x509-parser-0.18.1/examples/print-cert.rs
usr/share/cargo/registry/x509-parser-0.18.1/examples/print-crl.rs
usr/share/cargo/registry/x509-parser-0.18.1/src
usr/share/cargo/registry/x509-parser-0.18.1/src/certificate.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/certification_request.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/cri_attributes.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/error.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/extensions
usr/share/cargo/registry/x509-parser-0.18.1/src/extensions/generalname.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/extensions/keyusage.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/extensions/mod.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/extensions/nameconstraints.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/extensions/policymappings.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/extensions/sct.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/lib.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/objects.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/pem.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/prelude.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/public_key.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/revocation_list.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/signature_algorithm.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/signature_value.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/time.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/utils.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/validate
usr/share/cargo/registry/x509-parser-0.18.1/src/validate/certificate.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/validate/extensions.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/validate/loggers.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/validate/mod.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/validate/name.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/validate/structure.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/verify.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/visitor
usr/share/cargo/registry/x509-parser-0.18.1/src/visitor/certificate_visitor.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/visitor/crl_visitor.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/visitor/mod.rs
usr/share/cargo/registry/x509-parser-0.18.1/src/x509.rs
usr/share/cargo/registry/x509-parser-0.18.1/tests
usr/share/cargo/registry/x509-parser-0.18.1/tests/pem.rs
usr/share/cargo/registry/x509-parser-0.18.1/tests/readcert.rs
usr/share/cargo/registry/x509-parser-0.18.1/tests/readcrl.rs
usr/share/cargo/registry/x509-parser-0.18.1/tests/readcsr.rs
usr/share/cargo/registry/x509-parser-0.18.1/tests/run_all_fuzz_files.rs
usr/share/cargo/registry/x509-parser-0.18.1/tests/test01.rs
usr/share/cargo/registry/x509-parser-0.18.1/tests/verify.rs
usr/share/doc
usr/share/doc/librust-x509-parser-dev
usr/share/doc/librust-x509-parser-dev/TODO.Debian
usr/share/doc/librust-x509-parser-dev/changelog.Debian.gz
usr/share/doc/librust-x509-parser-dev/copyright