Rocky Breslow
a5fa2ecb0b
modules/hotp-verification: source libusb headers from Makefile DESTDIR
...
Before, the configure script sourced these from the system FHS
(/usr/include/libusb-1.0). The build failed on my NixOS build machine,
which doesn't store dependencies in a traditional FHS. And this is the
correct approach for reproducible builds.
2023-01-18 12:41:54 -05:00
Matt DeVillier
df02fd934a
modules/hotp-verification: Update module to latest version
...
Update nitrokey-hotp-verification to upstream master, which
pulls in 2 changes:
- update OTP secret length from 20 bytes to 40 bytes
- fixes handling for branding strings containing spaces
Test: build/boot Librem 13v4, verify LK verification working
Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
2021-01-13 10:35:13 -06:00
Matt DeVillier
d6292015a1
modules/hotp-verification: Update and drop patch
...
Update to nitrokey-hotp-verification master (c0956cf) and drop
existing patch which is no longer needed.
Test: clean build for Librem 13v2
Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
2020-07-30 14:26:59 -05:00
Matt DeVillier
efe30b72bf
modules/hotp-verification: update to upstream master
...
Update hotp-verification to Nitrokey upstream commit 03a198c4.
Test: build/boot Librem 13v4, verify Librem key verification functional.
Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
2020-07-23 19:59:46 -05:00
Szczepan Zalega
9c9edb0cfc
Remove pkg-config and git version use
2020-06-30 16:00:04 +02:00
alex-nitrokey
53dc659c01
Replace libremkey_htop_* by hotp_*
2020-06-25 15:35:47 +02:00
alex-nitrokey
73c9d6efc8
Merge branch 'hotp-verification-update' into hotp-neutral-merge
2020-06-24 18:17:54 +02:00
alex-nitrokey
4069619ead
Rename libremkey-hotp-verification module
2020-06-11 15:54:10 +02:00