Releases: elastos/Elastos.DID.JS.SDK
Releases · elastos/Elastos.DID.JS.SDK
release-v2.3.5
- Fix a bug for sortJSONArray and sortJSONObject when value is null.
- Add setAgent method for DefaultDIDAdapter.
release-v2.3.4
- Fix a bug about DIDStore.synchronize().
release-v2.3.3
- Make DIDFilter.select and CredentialFilter.select async.
release-v2.3.2
- Add parameter
password
to DIDStore.synchronize().
release-v2.3.1
- Reencrypt the encrypted credentials when the did store changes password.
release-v2.3.0
- Support the credential encryption in the DIDStore.
- DIDStorage supports the asynchronization mode.
release-v2.2.14
- Support different storages for DIDStore
release-v2.2.13
Update the version
release-v2.2.12
- Support asymmetric and symmetric encryption
- Exclude libsodium from the bundle
release-v2.2.11
- Support asymmetric and symmetric encryption