identity_iota 0.6.1

Framework for Self-Sovereign Identity with IOTA DID.
Documentation

identity_iota

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

default

  • async
  • account
  • stronghold
  • send-sync-storage
  • unstable-encryption
  • revocation-bitmap

async

  • identity_iota_client/async

account

  • identity_account
  • identity_account_storage

stronghold

  • identity_account/stronghold
  • identity_account_storage/stronghold

send-sync-storage

  • identity_account_storage/send-sync-storage

unstable-encryption

  • identity_account/encryption

revocation-bitmap

  • identity_account?/revocation-bitmap
  • identity_iota_client/revocation-bitmap
  • identity_credential/revocation-bitmap

identity_account

    This feature flag does not enable additional features.

identity_account_storage

    This feature flag does not enable additional features.

storage-test-suite

  • identity_account_storage/storage-test-suite