Keynub_licdongle

Website:

https://www.keynub.com/developers/ada/

Author:
  • KeyNub
Maintainer:
  • KeyNub <info@keynub.com>
License:

Apache-2.0

Version:

1.1.1

Alire CI:

Dependencies:

No dependency.

Dependents:

No dependents.

Badge:

Client for the KeyNub USB license dongle

#licensing #copy-protection #dongle #usb #hardware #binding

Verifies that a KeyNub USB license dongle is genuine, reads and writes the license records it holds, reads and increments its monotonic counters, and encrypts data so that only a dongle can decrypt it.

The crate is Ada over the SDK’s C ABI. The native library (keynub_licdongle) is loaded at run time, so nothing is linked and no library path is needed at build time; take the library for your platform from the SDK repository’s natives/ folder and either put it on the system’s library path or name it with Set_Library_Path. Windows, Linux and macOS.