Docs.rs
  • criticaltrust-0.4.0
    • criticaltrust 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • skade
    • justahero
    • Xylakant
    • Dependencies
      • aws-config ^1.0.0 normal optional
      • aws-sdk-kms ^1.3.0 normal optional
      • aws-smithy-runtime-api ^1.0.0 normal optional
      • base64 ^0.21.2 normal
      • elliptic-curve ^0.13.5 normal
      • p256 ^0.13.2 normal
      • rand_core ^0.6.4 normal
      • serde ^1.0.136 normal
      • serde_json ^1.0.79 normal
      • sha2 ^0.10.7 normal
      • thiserror ^1.0.30 normal
      • time ^0.3.7 normal
      • tokio ^1.29.1 normal optional
      • itertools ^0.10.3 dev
    • Versions
    • 33.33% of the crate is documented
  • 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

criticaltrust0.4.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • integrity::IntegrityVerifier
  • integrity::VerifiedPackage
  • keys::AwsKmsKeyPair
  • keys::EphemeralKeyPair
  • keys::KeyId
  • keys::PublicKey
  • keys::newtypes::PayloadBytes
  • keys::newtypes::PublicKeyBytes
  • keys::newtypes::SignatureBytes
  • manifests::KeysManifest
  • manifests::ManifestVersion
  • manifests::Package
  • manifests::PackageFile
  • manifests::PackageManifest
  • manifests::Redirect
  • manifests::RedirectManifest
  • manifests::Release
  • manifests::ReleaseArtifact
  • manifests::ReleaseManifest
  • manifests::ReleasePackage
  • signatures::Keychain
  • signatures::SignedPayload

Enums

  • Error
  • integrity::IntegrityError
  • keys::KeyAlgorithm
  • keys::KeyRole
  • manifests::ReleaseArtifactFormat

Traits

  • keys::KeyPair
  • signatures::PublicKeysRepository
  • signatures::Signable