Gabriel Kihlman
Gabriel Kihlman
``` diff --git a/elf/data.hh b/elf/data.hh index 8085577..d7e9fb4 100644 --- a/elf/data.hh +++ b/elf/data.hh @@ -560,7 +560,7 @@ struct Sym return (stb)(info >> 4); } - void set_binding(stb v) const + void...
Here is a minimal reproducer at least: ``` $ flatpak run --command=sh --devel com.yubico.yubioath [📦 com.yubico.yubioath ~]$ cat > /tmp/list.py from smartcard import System System.readers() [📦 com.yubico.yubioath ~]$ python3 /tmp/list.py...
This is probably what this fixes: https://github.com/Aorimn/dislocker/pull/284
It is signed by a subkey of one of the keys on that keys page. You need to `gpg --recv-keys` them all and then do verify, like this (I suspected...
this was fixed Aug 13th 2019 in https://github.com/Yubico/yubikey-personalization/commit/ff0806e621b7602e874aa6ba1d38369045225414
> @nevun can we get some cmake build support from the lib ? Hi @niclar. I no longer work for Yubico so you have to @ someone else :)