Docs.rs
  • attestation-doc-validation-0.6.3
    • attestation-doc-validation 0.6.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lfarrel6
    • evervault-dependencies
    • Dependencies
      • aes ^0.8.2 normal
      • aes-gcm ^0.10.1 normal
      • aws-nitro-enclaves-cose ^0.5.0 normal
      • base64 ^0.21 normal
      • chrono ^0.4.26 normal
      • der ^0.6 normal
      • ecdsa ^0.15.0 normal
      • hex ^0.4.3 normal
      • p256 ^0.12.0 normal
      • p384 ^0.12.0 normal
      • rand ^0.8.5 normal
      • serde =1.0.180 normal
      • serde_bytes ^0.11 normal
      • serde_cbor ^0.11 normal
      • serde_with ^2.2 normal
      • sha2 ^0.10.6 normal
      • thiserror ^1.0 normal
      • webpki ^0.22 normal
      • x509-parser ^0.14.0 normal
      • base64 ^0.21 dev
      • pem ^1.1.1 dev
      • rcgen ^0.10 dev
      • serde_json ^1 dev
    • Versions
    • 35.29% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate attestation_doc_validation

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • attestation_doc::PCRs

Enums

  • error::AttestError
  • error::AttestationError
  • error::CertError

Traits

  • attestation_doc::PCRProvider

Functions

  • attestation_doc::decode_attestation_document
  • attestation_doc::get_pcrs
  • attestation_doc::validate_cose_signature
  • attestation_doc::validate_expected_challenge
  • attestation_doc::validate_expected_nonce
  • attestation_doc::validate_expected_pcrs
  • cert::extract_signed_cose_sign_1_from_certificate
  • cert::parse_cert_stack_from_cabundle
  • cert::validate_cert_trust_chain
  • parse_cert
  • validate_attestation_doc
  • validate_attestation_doc_against_cert
  • validate_attestation_doc_in_cert

Type Aliases

  • error::AttestResult
  • error::AttestationResult
  • error::CertResult