Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

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

Closed
subrahmanyaman wants to merge 7 commits into
divegeek:Javacard_KM_40_AOSP_UPMERGE_0630from
subrahmanyaman:Javacard_KM_40_AOSP_UPMERGE_0630
Closed

Validation of HwAuthToken & VerficationToken When Key Contains USER_SECURE_ID (Keymaster 40)#67
subrahmanyaman wants to merge 7 commits into
divegeek:Javacard_KM_40_AOSP_UPMERGE_0630from
subrahmanyaman:Javacard_KM_40_AOSP_UPMERGE_0630

Conversation

@subrahmanyaman

Copy link
Copy Markdown
Contributor
  1. Corrected the HardwareAuthToken and VerificationToken validation
  2. Able to generate key when both FINGERPRINT and BIOMETRIC were passed
    as USER_AUTH types.
  3. USER_SECURE_ID and NO_AUTH_REQUIRED Mutual exclusive.

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.
@subrahmanyamansubrahmanyaman changed the title 1. Merged the operationHandle issue from jc_keymaster_android_11 branchValidation of HwAuthToken & VerficationToken When Key Contains USER_SECURE_IDOct 21, 2021
@subrahmanyamansubrahmanyaman changed the title Validation of HwAuthToken & VerficationToken When Key Contains USER_SECURE_IDValidation of HwAuthToken & VerficationToken When Key Contains USER_SECURE_ID (Keymaster 40)Oct 21, 2021
mdwivedi pushed a commit that referenced this pull request Dec 8, 2021
mdwivedi pushed a commit that referenced this pull request May 27, 2022
petrs pushed a commit to javacard-FOSS-applets/JavaCardKeymaster that referenced this pull request Oct 19, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@subrahmanyaman