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

Initial Yubikey support #35

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Initial Yubikey support #35

wants to merge 10 commits into from

Commits on Oct 25, 2024

  1. Initial Yubikey support

    virot committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fc5461d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Rebuilt the Yubikey Policy to allow multiple policies

    Added more testcases 5.7.1 is now available.
    virot committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e72cdd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36a062 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Revert b36a062

    Fixed Firmware checks
    
    Added FIPS yubikey check
    virot committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    47a4cc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    4a176cf View commit details
    Browse the repository at this point in the history
  2. Update to xUnit

    To be able to use KeyAlgorithms in XML they need to be public
    virot committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9b413d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ed97e0 View commit details
    Browse the repository at this point in the history
  4. Fix nunit output change from 1=>2

    Update .any() to Assert.Contains
    Regresion in CCV, error for missing substition should have what module it came from
    virot committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    90346c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e697b02 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Add EWT logging

    Add Program to generate Manifest
    Add some fixes and logging and more EWT tests for Yubikeys
    virot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8029604 View commit details
    Browse the repository at this point in the history