-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Description
Conscrypt returns the Ed25519 OID as the JCA key algorithm: 1.3.101.112
Android hardcodes that value (https://cs.android.com/android/platform/superproject/main/+/main:frameworks/base/keystore/java/android/security/keystore2/AndroidKeyStoreProvider.java;l=256), so I can't replace conscrypt with BC, but it can't be used to verify the certificate signature: 1.3.101.112 Signature not available
Metadata
Metadata
Assignees
Labels
No labels