Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scan and measure qr-code into PCR #180

Merged
merged 14 commits into from
Jan 22, 2024
Merged

Scan and measure qr-code into PCR #180

merged 14 commits into from
Jan 22, 2024

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    fe5cc03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4421066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7959a1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec153bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1c60e3 View commit details
    Browse the repository at this point in the history
  6. Fix ed25519 fingerprint (sha256 hash encoded point)

    - add method to get fingerprint as bytes
    brandsimon committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    667f76b View commit details
    Browse the repository at this point in the history
  7. Implement fingerprint for prime256v1 keys

    - refactor fingerprint_to_hex to conv
    brandsimon committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    812bfdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7201e87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21592b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c93892 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    827af1b View commit details
    Browse the repository at this point in the history
  12. Timestamps are now in milliseconds

    - This is backwards incompatible, but works with the newest apps from the app stores
    brandsimon committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7946d6d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    abe0329 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    363e027 View commit details
    Browse the repository at this point in the history