didcomm-rs 0.7.2

DIDComm messaging v2 specifications implementation: https://identity.foundation/didcomm-messaging/spec/
Documentation

didcomm-rs

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

default

  • raw-crypto
  • resolve
  • out-of-band

raw-crypto

  • chacha20poly1305
  • aes-gcm
  • k256
  • p256
  • ed25519-dalek
  • libaes

resolve

  • ddoresolver-rs

out-of-band

    This feature flag does not enable additional features.

chacha20poly1305

    This feature flag does not enable additional features.

aes-gcm

    This feature flag does not enable additional features.

k256

    This feature flag does not enable additional features.

p256

    This feature flag does not enable additional features.

ed25519-dalek

    This feature flag does not enable additional features.

libaes

    This feature flag does not enable additional features.

ddoresolver-rs

    This feature flag does not enable additional features.