Docs.rs
  • cose-0.1.4
    • cose 0.1.4
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • franziskuskiefer
    • Dependencies
      • moz_cbor ^0.1.0 normal
      • scopeguard ^0.3 dev
    • Versions
    • 19.44% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

cose0.1.4

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • decoder::CoseSignature

Enums

  • CoseError
  • SignatureAlgorithm

Functions

  • decoder::decode_signature
  • util::get_sig_struct_bytes

Constants

  • decoder::COSE_HEADER_ALG
  • decoder::COSE_HEADER_KID
  • decoder::COSE_SIGN_TAG
  • decoder::COSE_TYPE_ES256
  • decoder::COSE_TYPE_ES384
  • decoder::COSE_TYPE_ES512
  • decoder::COSE_TYPE_PS256