JavaCardKeymaster icon indicating copy to clipboard operation
JavaCardKeymaster copied to clipboard

JavaCard implementation of the Android Keymaster HAL, intended for creation of StrongBox Keymaster instances

Results 7 JavaCardKeymaster issues
Sort by recently updated
recently updated
newest added

I applied to google for documentation via the link, but did not receive a response. Could you send me the documentation. My mail address is [email protected]. Or can you tell...

https://github.com/divegeek/JavaCardKeymaster/blob/master/Applet/src/com/android/javacard/keymaster/KMKeymasterApplet.java Is this AES_GCM_AUTH_TAG_LENGTH = 12 expected from the AES-GCM from the JavaCard eSE? Also, in the https://developer.android.com/training/articles/keystore, it's mentioned only for AES/GCM/NoPadding "Only 12-byte long IVs supported." but not...

How to compile the project branch 'Javacard_KeyMint_100_master' and export a cap file?

Hello, may I ask about the relationship between Strongbox and Weaver? If Strongbox functionality is implemented on SE, does Weaver functionality also need to be implemented? Can you provide relevant...