Skip to content

Key Manager for Access Control and RFID related technologies key storages, by Leosac.

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE.GPL
LGPL-3.0
LICENSE.LGPL
Notifications You must be signed in to change notification settings

leosac/key-manager

Repository files navigation

Leosac Key Manager Logo

  • Stable branch: master Build Status
  • Development branch: develop Build Status

Leosac Key Manager is a standalone application to generate, manage and re-deploy key entries on several kind of Key Store.

Key Store

  • Local Key Store
  • NXP SAM AV2 Key Store
  • HSM PKCS#11 Key Store

Key Generation

  • Random
  • Password
  • Mnemonics (BIP-39)
  • Key Ceremony (Concat, Xor and Shamir Secret Sharing)

Out of scope

It is not a key store / vault / server but a software to manage them. You probably need specific hardware or software server in addition to this software.

Operating System support

Only Windows is supported. See this thread for more information and to vote for Linux support.

License and Support

The source code of this software is distributed under the GPLv3 license. Dual license may be provided, contact Leosac SAS for more information.

For support, premium services and further updates guarantees, please subscribe to a lifetime or annual plan. See https://leosac.com/key-manager/.

Plugins

Key Stores, Key Entries and UI Wizards are handled as plugins. Plugins are loaded from Plugins folder on the installation directory.

To load a new plugin, simply copy the main plugin dll file and all its dependencies into a subfolder of the Plugins folder. You shouldn't copy the Leosac Key Manager core libraries, only the external/additional ones.