commit | fd313e8f7269d177176c78e5e715d6a990c36593 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Feb 13 17:48:00 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Feb 13 17:48:00 2023 +0000 |
tree | 36349ad0e843467ba7b7d1e602a56fa448eedd8b | |
parent | e2cc950790787439904868bcbe50ebeb62c426fa [diff] | |
parent | bf0ae8a0f0b06b925cfa8457925279391c334b35 [diff] |
Merge "RKP spec: fix public key info description" am: bf0ae8a0f0 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2430758 Change-Id: Icf187e4bd4e5048c7ada68413f364f3872a22c00 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/security/rkp/aidl/android/hardware/security/keymint/ProtectedData.aidl b/security/rkp/aidl/android/hardware/security/keymint/ProtectedData.aidl index 57ee8cf..de94264 100644 --- a/security/rkp/aidl/android/hardware/security/keymint/ProtectedData.aidl +++ b/security/rkp/aidl/android/hardware/security/keymint/ProtectedData.aidl
@@ -70,7 +70,7 @@ * ; HKDF. See details on use in ProtectedData comments above. The public key data * ; included in the other field of PartyUInfo / PartyVInfo is encoded as: * ; - a raw 32-byte public key for X25519 - * ; - uncompressed SEC-1 coordinate data (0x04 || x || y) for P-256 + * ; - raw coordinate data (x || y) for P-256 * Context = [ * AlgorithmID : 3 ; AES-GCM 256 * PartyUInfo : [