wasefire-board-api 0.3.0

Wasefire board API
Documentation

wasefire-board-api

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 15 feature flags, 0 of them enabled by default.

software-crypto

  • software-crypto-aes128-ccm
  • software-crypto-aes256-gcm
  • software-crypto-hmac-sha256
  • software-crypto-hmac-sha384
  • software-crypto-p256
  • software-crypto-p384
  • software-crypto-sha256
  • software-crypto-sha384

internal-ecc

  • dep:ecdsa
  • dep:elliptic-curve
  • dep:signature
  • ecdsa?/arithmetic
  • ecdsa?/signing
  • ecdsa?/verifying
  • elliptic-curve?/arithmetic
  • elliptic-curve?/sec1

software-crypto-p384

  • dep:p384
  • internal-ecc
  • p384?/arithmetic
  • p384?/ecdsa

software-crypto-p256

  • dep:p256
  • internal-ecc
  • p256?/arithmetic
  • p256?/ecdsa

software-crypto-aes128-ccm

  • dep:aes
  • dep:ccm
  • internal-aead

software-crypto-aes256-gcm

  • aes-gcm?/aes
  • dep:aes-gcm
  • internal-aead

defmt

  • dep:defmt
  • wasefire-logger/defmt

software-crypto-hmac-sha384

  • internal-hmac

std

  • wasefire-store/std

software-crypto-sha256

  • dep:sha2

internal-hmac

  • dep:hmac

log

  • wasefire-logger/log

internal-aead

  • dep:aead

software-crypto-hmac-sha256

  • internal-hmac

software-crypto-sha384

  • dep:sha2