aws-nitro-enclaves-cose 0.5.1

This library aims to provide a safe Rust implementation of COSE, with COSE Sign1 currently implemented.
Documentation

aws-nitro-enclaves-cose

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 3 of them enabled by default.

default

  • key_openssl_pkey

key_openssl_pkey

  • openssl

openssl

  • dep:openssl

key_kms

  • aws-config
  • aws-sdk-kms
  • tokio
  • key_openssl_pkey

key_tpm

  • tss-esapi
  • openssl

aws-sdk-kms

  • dep:aws-sdk-kms

aws-config

  • dep:aws-config

tss-esapi

  • dep:tss-esapi

tokio

  • dep:tokio