Skip to content

Releases: leosac/key-manager

v1.16.1

23 May 13:39
Compare
Choose a tag to compare
  • Prompt for optional user elevation when editing global settings
  • Enhance Snackbar messages / errors
  • Fix Favorites file location settings usage

v1.16.0

21 May 10:08
Compare
Choose a tag to compare
  • Add Search input box on Favorites view
  • New Per User / Per Machine settings logic

v1.15.0

11 Apr 13:11
Compare
Choose a tag to compare
  • Add Synchronic SAM-SE Key Store
  • Add an option on PKCS#11 key store to enforce Label use
  • Add hexpubvar variable
  • Add Resolve Variables option on Publish
  • Add a new Key Store diff feature
  • Add prompt for linked Key Store secret during publish if required
  • Add key generation dialog on secret favorite opening
  • Add a button to copy a key entry
  • Add DESFire authentication tool with SAM AV
  • Add Deep Listing option on File Key Store to check all key entries on key store opening and retrieve labels
  • Fix key store close on error during key link test
  • Fix unexpected confirmation message on Key Store publish/diff cancellation
  • Fix File Key Store export to only add *.leok files to zip archive

v1.14.0

07 Mar 14:37
Compare
Choose a tag to compare
  • Add Dry Run option on publish
  • Add an optional variable (%{pubvar}) on publish
  • Add Sensitive property to PKCS#11 key entry
  • Add Favorites Import/Export buttons
  • Add Settings window, to optionally change the default file path for Favorites
  • Fix Key Store closing when an error occurs on Publish
  • Fix .NET prerequisite version error message on MSI installation
  • Move some logic from KeyManager.Library to KeyManager.Library.KeyGen to reduce dependencies list of the core library

v1.13.1

13 Feb 08:22
Compare
Choose a tag to compare
  • Add "Save" option to PKCS#11 key store user's password
  • Add attributes variables to KeyEntry Id during publish/links resolution
  • Add an option to enable/disable key links during publish
  • Add key store property to automatically hide/show key entry label if supported
  • Fix MIFARE and AES256 key variant definition

v1.12.0

29 Jan 12:08
Compare
Choose a tag to compare
  • Fix default Key Entry configuration
  • Upgrade project from .NET7 to .NET8
  • Add support for some NXP SAM AV3 features: new AES 192/256 symmetric key entries, Offline Upload and Offline Perso key entry classes and add a Reserved for Offline Perso properties. Bump dependency version to LibLogicalAccess v3.

v1.11.2

28 Nov 11:30
Compare
Choose a tag to compare
  • Fix SAM Key Entry update when only Key A is defined

v1.11.1

07 Nov 12:53
Compare
Choose a tag to compare
  • Fix File Key Store Properties UI display

v1.11.0

06 Nov 11:27
Compare
Choose a tag to compare
  • Update key entries properties without updating key values if unchanged, for NXP SAM and HSM PKCS#11 key store
  • Add Dump options support on ISLOG SAM Manager template migration
  • Add default key entry properties configuration, per key store
  • Add Key Entry generation button on key store (mainly for PKCS#11 key store)
  • Remove Create Key Store action on Home screen
  • Key Ceremony has evolved to two actions, Key Sharing Ceremony and Key Reunification Ceremony
  • Add fragment Print/QRCode export on Key Ceremony generation
  • Add UI for saved secret master encryption key configuration
  • Add Div Input configuration UI on Key Links
  • Fix SAM key entries push ordering
  • Fix 3K3DES SAM key entry update

v1.10.0

19 Oct 10:15
Compare
Choose a tag to compare
  • Add ISLOG SAM Manager template support as a new key store
  • Add basic File Key Store Import/Export feature (as zip)
  • Add missing confirmation message on Key Link test
  • Fix exception handling on SAM Switch To AV2 tool
  • Fix Key Link - This fix is considered as critical: keys could have been published with default value instead of expected key materials with v1.8 and v1.9 when using a Key Link because of a silent error since the move to async