Commit Graph

  • a80247ffa2
    Check required parameters in excludeList. Pol Henarejos 2022-09-16 16:27:56 +0200
  • c9c10eca36
    Fix excludeList parsing. Pol Henarejos 2022-09-16 16:23:27 +0200
  • 11642fe0a3
    Fixes with missing parameters. Pol Henarejos 2022-09-16 15:59:20 +0200
  • a9cb5ee87c
    More fixes. Pol Henarejos 2022-09-16 12:06:54 +0200
  • 2c6b14822e
    Fixed many bugs. It works. Pol Henarejos 2022-09-16 11:19:54 +0200
  • 1b70c21588
    Added macro for windows compilation. Pol Henarejos 2022-09-16 11:19:20 +0200
  • aa15ad471b
    Fix order of items. Pol Henarejos 2022-09-16 11:19:08 +0200
  • 20038b1586
    Lots of efforts for make_Credential. Pol Henarejos 2022-09-16 00:50:19 +0200
  • 5da2af2c34
    Accepting curves for key_derivation as a parameter. Pol Henarejos 2022-09-16 00:49:59 +0200
  • 9b49d39ccc
    Scan files at the beginning. Pol Henarejos 2022-09-16 00:49:25 +0200
  • 84a91fcbda
    Adding known apps. Pol Henarejos 2022-09-16 00:48:58 +0200
  • 3873303309
    Refactor CTAP2 file structure. Pol Henarejos 2022-09-15 14:16:12 +0200
  • 82b5b1cb96
    Moving pointer. Pol Henarejos 2022-09-13 20:37:38 +0200
  • 1fc8b599ec
    Fix returned version. Pol Henarejos 2022-09-12 00:47:46 +0200
  • 4c8242f4c8
    Moving CBOR to HID. Pol Henarejos 2022-09-08 20:37:33 +0200
  • e9ab270dc3
    Using new CTAP header. Pol Henarejos 2022-09-08 17:50:16 +0200
  • 73f88b6882
    Moving from U2F to CTAP1. Pol Henarejos 2022-09-08 17:35:56 +0200
  • 7ae80ab688
    Upgrade to v1.2 v1.2 ctap1 Pol Henarejos 2022-09-08 16:54:52 +0200
  • 610bb33cce
    Upgrading flash tool to latest HSM SDK version. Pol Henarejos 2022-09-08 16:54:41 +0200
  • bdcca8a913
    ADded clarification. Pol Henarejos 2022-09-08 16:50:55 +0200
  • 858b9c42ee
    HSM SDK fixes. Pol Henarejos 2022-09-08 16:49:49 +0200
  • 573cb15e69
    Replace some constants with defines. Pol Henarejos 2022-09-08 14:00:05 +0200
  • a7b8fb829f
    Fix for HSM SDK. Pol Henarejos 2022-09-08 13:51:26 +0200
  • a1db7ec1ea
    Add length check. Pol Henarejos 2022-09-08 13:51:15 +0200
  • 6025030d58
    Moving from HSM SDK to here. Pol Henarejos 2022-09-08 13:50:47 +0200
  • 4a4911617d
    Move HSM SDK to v3.2. Pol Henarejos 2022-09-08 13:45:53 +0200
  • b178b139fb
    Added user presence flag and global counter on authentication. Pol Henarejos 2022-09-07 20:03:34 +0200
  • d6c9077b02
    More fixes. Pol Henarejos 2022-09-06 22:23:40 +0200
  • 8a139e70b7
    Fix verifying key handle. Pol Henarejos 2022-09-06 21:47:13 +0200
  • dda5c25e85
    Fix computing HMAC of key path. Pol Henarejos 2022-09-06 21:35:23 +0200
  • 046706058d
    Added support for user enforcement and key check (P1 0x07, 0x03 and 0x08). Pol Henarejos 2022-09-06 16:54:12 +0200
  • 694ab2cf87
    Fix authentication key_path. Pol Henarejos 2022-09-06 16:53:39 +0200
  • 6e56874d3e
    Adding test user presence on authentication. Pol Henarejos 2022-09-06 16:30:01 +0200
  • 19dce60d76
    It requires user to press the button for confirming registration. Pol Henarejos 2022-09-06 16:24:38 +0200
  • 9bf20175be
    Adding routine for pressing button to test required user presence. Pol Henarejos 2022-09-06 16:24:21 +0200
  • 9cbe6d9c33
    Fixes Pico HSM SDK v1.0 Pol Henarejos 2022-09-05 17:30:32 +0200
  • f7a6ee1a37
    Adding msg version. Pol Henarejos 2022-09-05 17:30:17 +0200
  • 9927b49757
    Adding README. Pol Henarejos 2022-09-05 17:06:14 +0200
  • 819c4eae50
    Adding VID/PID patcher. Pol Henarejos 2022-09-05 17:06:03 +0200
  • 7ca445a4ca
    Adding version file. Pol Henarejos 2022-09-05 17:05:33 +0200
  • cf68a6b61f
    Adding msg authenticate. Pol Henarejos 2022-09-05 16:48:18 +0200
  • 888a1c92c5
    Fix returning APDU. Pol Henarejos 2022-09-05 16:48:01 +0200
  • 23a9d2de76
    Add file last entry. Pol Henarejos 2022-09-05 14:40:31 +0200
  • 0024b0728b
    Create DEV CERT if not found. Pol Henarejos 2022-09-05 14:40:12 +0200
  • 7816f2b588
    Added msg_register procedure. Pol Henarejos 2022-09-05 11:31:22 +0200
  • 99f0cb021a
    At this moment, no MKEK is necessary. Pol Henarejos 2022-09-05 11:30:58 +0200
  • ed0a798f63
    Instead of generating a new keypair, all keys are derived from the master key. Pol Henarejos 2022-09-05 11:30:49 +0200
  • 65b14960ce
    Adding MKEK generation on first scan. Pol Henarejos 2022-09-02 18:36:14 +0200
  • 6de753447e
    Adding pico sdk cmake import file. Pol Henarejos 2022-09-02 18:18:01 +0200
  • 854c0d6225
    Adding REGISTER support. NOT WORKING. Pol Henarejos 2022-09-02 18:17:48 +0200
  • a1d04b5362
    Add CMake file Pol Henarejos 2022-09-02 18:17:10 +0200
  • 52fa1a6ff5
    First commit of fido app. Pol Henarejos 2022-09-02 18:02:46 +0200
  • 2d33a7ffbf
    Add pico-hsm-sdk. Pol Henarejos 2022-08-31 16:47:23 +0200
  • 56bc1e5f41
    Initial commit Pol Henarejos 2022-08-31 16:45:34 +0200