Cargo Features

identity_stronghold has no features set by default.

[dependencies]
identity_stronghold = { version = "1.3.0", features = ["send-sync-storage", "bbs-plus"] }
send-sync-storage

Enables Send + Sync bounds for the trait implementations on StrongholdStorage.

Enables send-sync-storage of identity_storage

bbs-plus

Enables json-proof-token and zkryptium and jpt-bbs-plus of identity_storage

identity_storage:

Enables JSON Proof Token & BBS+ related features