yubikey-personalization
yubikey-personalization copied to clipboard
YubiKey Personalization cross-platform library and tool
During recent dynamic program analysis of the code, I noticed that there are a number of cases where allocated memory is not correctly `free()`'ed. This happens mainly due to suboptimal...
yubikey-personalization-gui-3.1.24.tgz Background: Yubikey4 (Firmware 4.3.3) is loaded with a static key in Slot 1 and a static key in slot 2 When held for 1 second, Yubikey outputs the static...
The touch sensitivity check requires multiple measures to be effective. Right now, it only measures once, requiring a loop from the OS to operate properly.
It would be nice to use the ykpers DLL functions as a COM object.
manual says: -sfile save configuration to file instead of key. (if file is -, send to stdout) -ifile read configuration from file. (if file is -, read from stdin) from...
write doxygen (or similar) documentation for the public interfaces.
I am trying to package yubikey-personalization for a Linux distro on riscv64 architecture. Using the latest release, got a build error, configure: error: cannot guess build type; you must specify...