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

Validation of HwAuthToken & VerficationToken When Key Contains USER_SECURE_ID (Keymaster 40) #67

Commits on Oct 20, 2021

  1. 1. Merged the operationHandle issue from jc_keymaster_android_11 branch

    2. Corrected the HardwareAuthToken and VerificationToken validation
    3. Able to generate key when both FINGERPRINT and BIOMETRIC were passed
    as USER_AUTH types.
    4. USER_SECURE_ID and NO_AUTH_REQUIRED Mutual exclusive.
    subrahmanyaman committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    ebe07a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7286d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Oct 22, 2021

  1. 1. Store AUTH_TIMEOUT_MILLIS in keyblob.

    2. Validate Tokens in littleEndian and BigEndian formats.
    subrahmanyaman committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    2d25c15 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    36f56b7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    subrahmanyaman authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    79ec264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42655fd View commit details
    Browse the repository at this point in the history