Skip to main content

One post tagged with "1.46.0"

View All Tags

1.46.0

· One min read

New feature

  • Mobile HSM integration

    • Procivis One mobile apps can now use Ubiqu Remote Secure Element for secure key storage.
    • To get started, sign into the Procivis One trial environment and create a credential schema that uses Remote Secure Element as the "Wallet key storage type". When you issue a credential using this schema, the wallet initializes the RSE setup.
    info

    Procivis One uses Ubiqu Remote Secure Element for its HSM implementation. This is not available through the open source repositories.

    You can implement your own HSM solution and pass it in the remoteSecureElement parameter during core initialization with the SDK.

Bug fixes

  • Fixed an issue where history entries were duplicating for issuers when updating credential status
  • Fixed an issue with proof sharing using an Azure key
  • Minor bug fixes

Maintenance

  • Improved Trust Management speed and performance
    • Caching improvements
    • Reduced logo picture size
  • Minor Core refactoring and improvements