21 Commits

Author SHA1 Message Date
Robin Krahl 20d9018a56 Directly use postcard
This patch replaces the postcard re-exports from Trussed with using
postcard directly.  The postcard usage in this app is not related to
Trussed at all, so we should not depend on it.
2023-01-31 00:46:03 +01:00
Nicolas Stalder 4b680a3805 Prepare for release 0.1.0 2022-03-17 03:35:45 +01:00
Nicolas Stalder 045a45ccf6 Released versions 2022-03-05 20:59:35 +01:00
Nicolas Stalder 5d369ca7cb Released flexiber 2021-11-25 00:21:20 +01:00
Nicolas Stalder c8250a2824 No explicit main branch ref 2021-11-25 00:14:34 +01:00
Nicolas Stalder 716cbd2f4b Bump heapless 2021-06-10 23:56:20 +02:00
Nicolas Stalder 9e58709a58 Adjust to Trussed object ID cleanup 2021-05-14 19:04:46 +02:00
Nicolas Stalder 91a91cbeb8 Add licenses, fix circular dependencies 2021-04-25 17:34:59 +02:00
Nicolas Stalder 7f6bb91c92 Use public solokeys/solo2 dependencies 2021-04-25 17:16:47 +02:00
Nicolas Stalder ab885cefbc Remove the apdu-dispatch dependency spread 2021-04-25 16:27:36 +02:00
Conor Patrick 38810f9cf6 update to new applet reply 2021-04-25 16:27:36 +02:00
Nicolas Stalder 028a268d5c Rename. Use Trussed "reset" facilities. Allow Reset without PIN 2021-03-20 01:23:39 +01:00
Nicolas Stalder 06cab2ef22 Trial funding button 2021-03-14 16:00:35 +01:00
Nicolas Stalder d1664d81db Nicer Debug impls 2021-03-08 00:36:09 +01:00
Nicolas Stalder 0ad33ede6f Sort out TOTP non-30s and HOTP calculations. Fix parsing HOTP registrations 2021-03-07 04:53:58 +01:00
Nicolas Stalder 99c57d505c Build/deploy docs 2021-03-07 00:45:28 +01:00
Nicolas Stalder 28f4458976 Implement persistent state, client authentication, password set/change/clear 2021-03-07 00:40:36 +01:00
Nicolas Stalder 37b9b49d01 Implement command::{Delete,Reset} 2021-03-06 18:32:07 +01:00
Nicolas Stalder 63ae8903fe Implement Calculate/CalculateAll 2021-03-06 15:45:05 +01:00
Nicolas Stalder 1577747b92 Select, Register, ListCredentials implemenations. 2021-03-06 02:49:20 +01:00
Nicolas Stalder 9c3008986d Initial commit - implement the command parsing 2021-03-05 03:05:04 +01:00