837 Commits
Author SHA1 Message Date
Fabrice BellamyandGitHub 74a3a29ca0 Merge pull request #8 from librekeys/v7.4.x
update pico-keys-sdk to v8.5.2-librekeys
2026-03-03 11:08:52 +01:00
Fabrice Bellamy 1b5342ba3c update pico-keys-sdk to v8.5.2-librekeys v7.4.2-librekeys 2026-03-03 11:02:22 +01:00
Fabrice BellamyandGitHub 9754db4387 Merge pull request #7 from librekeys/v7.4.x
update pico-keys-sdk to v8.5.1-librekeys
2026-03-03 08:12:35 +01:00
Fabrice Bellamy 8d454fec88 update pico-keys-sdk to v8.5.1-librekeys 2026-03-03 08:11:39 +01:00
Fabrice Bellamy c546940473 update pico-keys-sdk to v8.5.1-librekeys v7.4.1-librekeys 2026-03-03 07:44:12 +01:00
Fabrice BellamyandGitHub ce3742c8f0 Merge pull request #5 from gxcreator/add_ci_for_rpi_esp_emu
feat(build): Add CI build actions for supported platforms
2026-03-03 00:11:23 +01:00
gxcreator d985b23574 feat(build): Add CI build actions for supported platforms 2026-03-03 00:05:31 +01:00
Fabrice BellamyandGitHub 122b439c27 Merge pull request #2 from gxcreator/fix_transports_parsing
fix(cred_mgmt): check array bounds when populating credentialId.trans…
2026-03-02 23:47:30 +01:00
Fabrice BellamyandGitHub 0ed3c4a6b0 Merge pull request #3 from mcassaniti/more_licensing_updates
More licensing updates
2026-03-02 23:32:56 +01:00
Fabrice BellamyandGitHub 594473b82d Update numbering in CONTRIBUTING.md 2026-03-02 23:32:27 +01:00
Fabrice BellamyandGitHub 4d4ba1e1ad Merge branch 'main' into more_licensing_updates 2026-03-02 23:30:36 +01:00
Fabrice Bellamy 7cd6d62a07 remove crc32c function that has been moved to pico-keys-sdk v7.4-librekeys v7.4-librekey 2026-02-27 20:07:57 +01:00
Fabrice Bellamy 14d8a16872 update pico-keys-sdk to the correct version for pico-fido 7.4 2026-02-27 19:50:35 +01:00
Fabrice Bellamy 9f1687f7f3 Revert "Remove PHY and MEMORY vendor commands as they are available through rescue applet."
This reverts commit c0298ece7d.
2026-02-27 19:49:01 +01:00
Fabrice BellamyandGitHub 1a1cab2846 update licensing info for this fork of the community edition (#1)
* update submodule url

* update licensing info for this fork of the community edition

* restore source files headers

* Use the new VID:PID allocated to Librekeys by OpenMoko

* doc cleanup
2026-02-27 19:42:12 +05:30
Michael A Cassaniti 0690619359 More licensing updates 2026-02-27 11:42:14 +11:00
gxcreator 3e43e8b839 fix(cred_mgmt): check array bounds when populating credentialId.transports 2026-02-17 01:39:40 +01:00
Pol Henarejos 370be2cd47 Upgrade to v7.4
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-01-28 00:57:51 +01:00
Pol Henarejos 524deea038 Upgrade Pico Keys SDK 8.4
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-01-28 00:57:38 +01:00
Pol Henarejos 31a6315721 Transmit CBOR errors in SW x64 with CCID.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-01-26 17:22:00 +01:00
Pol Henarejos 9fb8d475b3 Old files. Not used anymore.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-01-26 15:54:59 +01:00
Pol Henarejos c0298ece7d Remove PHY and MEMORY vendor commands as they are available through rescue applet.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-01-26 15:40:08 +01:00
Pol Henarejos bea7706d63 Fix emulation build
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-01-26 01:27:12 +01:00
Pol Henarejos cfd22c2d2c Fix ccid max packet length & interface naming.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-01-26 01:20:22 +01:00
Pol Henarejos 8ea118fe91 Fix OATH in iOS Authenticator. Fixes #248.
For strange reason, iOS app doesn't follow strictly YKOATH spec. When there are remaining bytes after serial, it assumes there's challenge (and thus, access code), but algorithm 7B is there. Apparently algorithm 7B is only returned when challenge is present but I could not see where it is used.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
2026-01-26 01:18:51 +01:00